Searched refs:tcuTextureFormat (Results 1 – 1 of 1) sorted by relevance
231 tcu::TextureFormat tcuTextureFormat = glu::mapGLTransferFormat(format, type); in createTexture() local232 unsigned int components = tcu::getNumUsedChannels(tcuTextureFormat.order); in createTexture()238 pixelSize = tcu::getPixelSize(tcuTextureFormat); in createTexture()