Searched defs:textureChannelClass (Results 1 – 3 of 3) sorted by relevance
396 tcu::TextureChannelClass textureChannelClass = tcu::getTextureChannelClass(m_texFmt.type); in genShaderSources() local448 tcu::TextureChannelClass textureChannelClass = tcu::getTextureChannelClass(m_texFmt.type); in genAttachementTexture() local622 tcu::TextureChannelClass textureChannelClass = tcu::getTextureChannelClass(m_texFmt.type); in genReferenceTexture() local
1184 …const tcu::TextureChannelClass textureChannelClass = tcu::getTextureChannelClass(textureFormat.typ… in verifierCanBeUsed() local
2341 TextureChannelClass textureChannelClass; in createImageClearingTestsCommon() member