Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fDitheringTests.cpp170 const IVec4 channelBits = pixelFormatToIVec4(m_renderFormat); in checkColor() local
Des3fShaderDerivateTests.cpp852 …const tcu::IVec4 channelBits (pixelFormat.redBits, pixelFormat.greenBits, pixelFormat.blueBits, … in getSurfaceThreshold() local
/external/deqp/modules/gles2/functional/
Des2fDitheringTests.cpp170 const IVec4 channelBits = pixelFormatToIVec4(m_renderFormat); in checkColor() local
/external/deqp/framework/common/
DtcuTextureUtil.cpp1356 const IVec4 channelBits = getChannelBitDepth(format.type); in getTextureBorderColorInt() local
1385 const IVec4 channelBits = getChannelBitDepth(format.type); in getTextureBorderColorUint() local