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