Searched defs:formatBits (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fTextureMipmapTests.cpp | 856 …const IVec4 formatBits = tcu::getTextureFormatBitDepth(glu::mapGLTransferFormat(m_format, m_d… in iterate() local 1035 …const IVec4 formatBits = tcu::getTextureFormatBitDepth(glu::mapGLTransferFormat(m_format, m_d… in iterate() local
|
/external/angle/src/libANGLE/ |
D | formatutils.cpp | 817 constexpr FormatBits formatBits = {red, green, blue, alpha, unused, shared}; in FB() local 825 const FormatBits &formatBits, in AddRGBAXFormat()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineDepthTests.cpp | 1113 const tcu::IVec4 formatBits = tcu::getTextureFormatBitDepth(result->getFormat()); in verifyImage() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureMipmapTests.cpp | 851 …const IVec4 formatBits = tcu::getTextureFormatBitDepth(glu::mapGLTransferFormat(m_format, m_d… in iterate() local 1030 …const IVec4 formatBits = tcu::getTextureFormatBitDepth(glu::mapGLTransferFormat(m_format, m_d… in iterate() local
|