Home
last modified time | relevance | path

Searched defs:channelBits (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureConversionTests.cpp134 auto channelBits(getTextureFormatBitDepth(format)); in lim() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDitheringTests.cpp170 const IVec4 channelBits = pixelFormatToIVec4(m_renderFormat); in checkColor() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDitheringTests.cpp170 const IVec4 channelBits = pixelFormatToIVec4(m_renderFormat); in checkColor() local
Des3fShaderDerivateTests.cpp902 …const tcu::IVec4 channelBits (pixelFormat.redBits, pixelFormat.greenBits, pixelFormat.blueBits, … in getSurfaceThreshold() local
/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp1757 const IVec4 channelBits = getChannelBitDepth(format.type); in getTextureBorderColorInt() local
1786 const IVec4 channelBits = getChannelBitDepth(format.type); in getTextureBorderColorUint() local