Searched refs:getTextureFormatChannelMask (Results 1 – 5 of 5) sorted by relevance
105 BVec4 getTextureFormatChannelMask (const TextureFormat& format);
696 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()
1004 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearColorToString()1095 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in randomColorClearValue()3021 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearValueToPixelValue()3233 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in renderReferenceValues()
344 const BVec4 channelMask = getTextureFormatChannelMask(format); in comparePixelToColorClearValue()