Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.hpp105 BVec4 getTextureFormatChannelMask (const TextureFormat& format);
DtcuTextureUtil.cpp650 BVec4 getTextureFormatChannelMask (const TextureFormat& format) in getTextureFormatChannelMask() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp204 const BVec4 channelMask = getTextureFormatChannelMask(format); in comparePixelToColorClearValue()
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp859 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearColorToString()
949 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in randomColorClearValue()
2757 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearValueToPixelValue()
2960 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in renderReferenceValues()
/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()