Home
last modified time | relevance | path

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

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