Searched refs:getTextureFormatChannelMask (Results 1 – 4 of 4) sorted by relevance
105 BVec4 getTextureFormatChannelMask (const TextureFormat& format);
640 BVec4 getTextureFormatChannelMask (const TextureFormat& format) in getTextureFormatChannelMask() function
793 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearColorToString()883 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in randomColorClearValue()2585 const BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in comparePixelToColorClearValue()2784 const BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in checkColorRenderQuad()
416 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(texFormat); in mapToFormatColorRepresentable()1941 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(texFormat); in init()