Searched refs:getTextureFormatChannelMask (Results 1 – 5 of 5) sorted by relevance
105 BVec4 getTextureFormatChannelMask (const TextureFormat& format);
658 BVec4 getTextureFormatChannelMask (const TextureFormat& format) in getTextureFormatChannelMask() function
341 const BVec4 channelMask = getTextureFormatChannelMask(format); in comparePixelToColorClearValue()
906 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearColorToString()996 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in randomColorClearValue()2869 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearValueToPixelValue()3075 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()