Searched refs:getTextureFormatChannelMask (Results 1 – 5 of 5) sorted by relevance
105 BVec4 getTextureFormatChannelMask (const TextureFormat& format);
694 BVec4 getTextureFormatChannelMask (const TextureFormat& format) in getTextureFormatChannelMask() function
416 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(texFormat); in mapToFormatColorRepresentable()1941 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(texFormat); in init()
999 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearColorToString()1090 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in randomColorClearValue()3013 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearValueToPixelValue()3225 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in renderReferenceValues()
344 const BVec4 channelMask = getTextureFormatChannelMask(format); in comparePixelToColorClearValue()