Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.hpp108 BVec4 getTextureFormatChannelMask(const TextureFormat &format);
DtcuTextureUtil.cpp853 BVec4 getTextureFormatChannelMask(const TextureFormat &format) in getTextureFormatChannelMask() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp563 const auto channelMask = getTextureFormatChannelMask(bufferFormat); in comparePixelToColorClearValue()
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp421 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(texFormat); in mapToFormatColorRepresentable()
1898 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(texFormat); in init()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1044 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearColorToString()
1136 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in randomColorClearValue()
3866 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearValueToPixelValue()
4087 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in renderReferenceValues()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp1388 const BVec4 channelMask = getTextureFormatChannelMask(format); in verifyResultImage()