Home
last modified time | relevance | path

Searched defs:compressedTexture (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTextureWrapTests.cpp243 tcu::CompressedTexture compressedTexture(m_compressedFormat, m_width, m_height); in init() local
290 tcu::CompressedTexture compressedTexture(m_compressedFormat, m_width, m_height); in init() local
H A Des3fTextureFormatTests.cpp871 tcu::CompressedTexture compressedTexture(m_format, m_width, m_height); in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawAhbExternalFormatResolveTests.cpp226 tcu::CompressedTexture compressedTexture(compressedFormat, m_width, m_height, m_layers); in iterate() local