Searched refs:GL_BLEND_COLOR (Results 1 – 6 of 6) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fFloatStateQueryTests.cpp | 1067 m_verifier->verifyFloat4Color(m_testCtx, GL_BLEND_COLOR, 0, 0, 0, 0); in test() 1083 …m_verifier->verifyFloat4Color(m_testCtx, GL_BLEND_COLOR, fixedTests[ndx].r, fixedTests[ndx].g, fix… in test() 1096 m_verifier->verifyFloat4Color(m_testCtx, GL_BLEND_COLOR, r, g, b, a); in test()
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 112 #define GL_BLEND_COLOR 0x8005 macro
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1114 case GL_BLEND_COLOR: return "GL_BLEND_COLOR";
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 276 #define GL_BLEND_COLOR 0x8005 macro
|
/external/mesa3d/include/GL/ |
D | gl.h | 1628 #define GL_BLEND_COLOR 0x8005 macro
|
D | glext.h | 103 #define GL_BLEND_COLOR 0x8005 macro
|