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