Home
last modified time | relevance | path

Searched refs:tcuTextureFormat (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp225 tcu::TextureFormat tcuTextureFormat = glu::mapGLTransferFormat(format, type); in createTexture() local
226 unsigned int components = tcu::getNumUsedChannels(tcuTextureFormat.order); in createTexture()
231 pixelSize = tcu::getPixelSize(tcuTextureFormat); in createTexture()