Searched refs:minRedBits (Results 1 – 2 of 2) sorted by relevance
/external/angle/src/tests/gl_tests/ |
D | FramebufferTest.cpp | 59 GLint minRedBits, in testBitCounts() argument 66 checkBitCount(fbo, GL_RED_BITS, minRedBits); in testBitCounts() 75 GLint minRedBits, in testTextureFormat() argument 94 testBitCounts(mFramebuffer, minRedBits, minGreenBits, minBlueBits, minAlphaBits, 0, 0); in testTextureFormat()
|
/external/angle/src/libANGLE/ |
D | validationES3.cpp | 857 GLuint minRedBits; member 877 (formatInfo.minRedBits <= srcFormat.redBits && in QueryEffectiveFormatList()
|