Home
last modified time | relevance | path

Searched defs:CompressedTexture (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuCompressedTexture.hpp136 class CompressedTexture class
H A DtcuCompressedTexture.cpp2590 CompressedTexture::CompressedTexture(void) : m_format(COMPRESSEDTEXFORMAT_LAST), m_width(0), m_heig… in CompressedTexture() function in tcu::CompressedTexture
2594 CompressedTexture::CompressedTexture(CompressedTexFormat format, int width, int height, int depth) in CompressedTexture() function in tcu::CompressedTexture