Searched defs:CompressedTexture (Results 1 – 2 of 2) sorted by relevance
136 class CompressedTexture class
2590 CompressedTexture::CompressedTexture(void) : m_format(COMPRESSEDTEXFORMAT_LAST), m_width(0), m_heig… in CompressedTexture() function in tcu::CompressedTexture2594 CompressedTexture::CompressedTexture(CompressedTexFormat format, int width, int height, int depth) in CompressedTexture() function in tcu::CompressedTexture