Searched defs:textureChannelClass (Results 1 – 3 of 3) sorted by relevance
383 tcu::TextureChannelClass textureChannelClass = tcu::getTextureChannelClass(m_texFmt.type); in genShaderSources() local433 tcu::TextureChannelClass textureChannelClass = tcu::getTextureChannelClass(m_texFmt.type); in genAttachementTexture() local604 tcu::TextureChannelClass textureChannelClass = tcu::getTextureChannelClass(m_texFmt.type); in genReferenceTexture() local
1083 …const tcu::TextureChannelClass textureChannelClass = tcu::getTextureChannelClass(textureFormat.t… in verifierCanBeUsed() local
2113 TextureChannelClass textureChannelClass; in createImageClearingTestsCommon() member