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.cpp658 BVec4 getTextureFormatChannelMask (const TextureFormat& format) in getTextureFormatChannelMask() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp341 const BVec4 channelMask = getTextureFormatChannelMask(format); in comparePixelToColorClearValue()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp906 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearColorToString()
996 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in randomColorClearValue()
2869 const tcu::BVec4 channelMask = tcu::getTextureFormatChannelMask(format); in clearValueToPixelValue()
3075 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()