Searched defs:compressedTexture (Results 1 – 3 of 3) sorted by relevance
243 tcu::CompressedTexture compressedTexture(m_compressedFormat, m_width, m_height); in init() local290 tcu::CompressedTexture compressedTexture(m_compressedFormat, m_width, m_height); in init() local
871 tcu::CompressedTexture compressedTexture(m_format, m_width, m_height); in init() local
226 tcu::CompressedTexture compressedTexture(compressedFormat, m_width, m_height, m_layers); in iterate() local