Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.hpp107 BVec4 getTextureFormatChannelMask (const TextureFormat& format);
DtcuTextureUtil.cpp698 BVec4 getTextureFormatChannelMask (const TextureFormat& format) in getTextureFormatChannelMask() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp457 const auto channelMask = getTextureFormatChannelMask(bufferFormat); in comparePixelToColorClearValue()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp558 const auto channelMask = getTextureFormatChannelMask(bufferFormat); in comparePixelToColorClearValue()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp416 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(texFormat); in mapToFormatColorRepresentable()
1942 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(texFormat); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp995 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearColorToString()
1087 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in randomColorClearValue()
3498 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearValueToPixelValue()
3710 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in renderReferenceValues()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassTests.cpp985 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearColorToString()
1076 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in randomColorClearValue()
3484 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearValueToPixelValue()
3696 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in renderReferenceValues()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiImageClearingTests.cpp1261 const BVec4 channelMask = getTextureFormatChannelMask(format); in verifyResultImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp1393 const BVec4 channelMask = getTextureFormatChannelMask(format); in verifyResultImage()