Searched refs:GL_LOGIC_OP (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dblendxor.c95 glBlendEquationEXT(GL_LOGIC_OP);
H A Dprim.c201 glEnable(GL_LOGIC_OP);
216 glDisable(GL_LOGIC_OP);
H A Dblendeq.c200 glBlendEquationEXT(GL_LOGIC_OP);
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dprim.c215 glEnable(GL_LOGIC_OP);
230 glDisable(GL_LOGIC_OP);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c122 case GL_LOGIC_OP:
143 && ctx->Color.Blend[0].EquationRGB == GL_LOGIC_OP)) ) {
1459 && ctx->Color.Blend[0].EquationRGB == GL_LOGIC_OP)) ) {
1598 && ctx->Color.Blend[0].EquationRGB == GL_LOGIC_OP)) ) {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c121 case GL_LOGIC_OP:
142 && ctx->Color.Blend[0].EquationRGB == GL_LOGIC_OP)) ) {
1460 && ctx->Color.Blend[0].EquationRGB == GL_LOGIC_OP)) ) {
1599 && ctx->Color.Blend[0].EquationRGB == GL_LOGIC_OP)) ) {
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_size_get.c382 case GL_LOGIC_OP:
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_size_get.c383 case GL_LOGIC_OP:
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h397 #define GL_LOGIC_OP 0x0BF1 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h390 #define GL_LOGIC_OP 0x0BF1 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h1392 #define GL_LOGIC_OP 0x0BF1 macro
[all...]

Completed in 138 milliseconds