Home
last modified time | relevance | path

Searched refs:getTextureFormatChannelMask (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/common/
DtcuTextureUtil.hpp105 BVec4 getTextureFormatChannelMask (const TextureFormat& format);
DtcuTextureUtil.cpp640 BVec4 getTextureFormatChannelMask (const TextureFormat& format) in getTextureFormatChannelMask() function
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp793 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()
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp416 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(texFormat); in mapToFormatColorRepresentable()
1941 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(texFormat); in init()