Searched refs:getTextureFormatChannelMask (Results 1 – 6 of 6) sorted by relevance
107 BVec4 getTextureFormatChannelMask (const TextureFormat& format);
696 BVec4 getTextureFormatChannelMask (const TextureFormat& format) in getTextureFormatChannelMask() function
457 const auto channelMask = getTextureFormatChannelMask(bufferFormat); in comparePixelToColorClearValue()
416 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(texFormat); in mapToFormatColorRepresentable()1942 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(texFormat); in init()
985 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearColorToString()1076 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in randomColorClearValue()3486 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearValueToPixelValue()3698 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in renderReferenceValues()
1261 const BVec4 channelMask = getTextureFormatChannelMask(format); in verifyResultImage()