Searched refs:getTextureFormatChannelMask (Results 1 – 5 of 5) sorted by relevance
105 BVec4 getTextureFormatChannelMask (const TextureFormat& format);
650 BVec4 getTextureFormatChannelMask (const TextureFormat& format) in getTextureFormatChannelMask() function
204 const BVec4 channelMask = getTextureFormatChannelMask(format); in comparePixelToColorClearValue()
859 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearColorToString()949 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in randomColorClearValue()2757 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearValueToPixelValue()2960 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in renderReferenceValues()
416 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(texFormat); in mapToFormatColorRepresentable()1941 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(texFormat); in init()