Home
last modified time | relevance | path

Searched refs:GL_BLEND_COLOR (Results 1 – 6 of 6) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFloatStateQueryTests.cpp1067 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/
Dgl2.h112 #define GL_BLEND_COLOR 0x8005 macro
/external/deqp/framework/opengl/
DgluStrUtil.inl1114 case GL_BLEND_COLOR: return "GL_BLEND_COLOR";
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl276 #define GL_BLEND_COLOR 0x8005 macro
/external/mesa3d/include/GL/
Dgl.h1628 #define GL_BLEND_COLOR 0x8005 macro
Dglext.h103 #define GL_BLEND_COLOR 0x8005 macro