Home
last modified time | relevance | path

Searched refs:GL_COLOR_LOGIC_OP (Results 1 – 24 of 24) sorted by relevance

/external/mesa3d/src/mesa/drivers/common/
Ddriverfuncs.c249 ctx->Driver.Enable(ctx, GL_COLOR_LOGIC_OP, ctx->Color.ColorLogicOpEnabled); in _mesa_init_driver_state()
Dmeta.c529 _mesa_set_enable(ctx, GL_COLOR_LOGIC_OP, GL_FALSE); in _mesa_meta_begin()
891 _mesa_set_enable(ctx, GL_COLOR_LOGIC_OP, save->ColorLogicOpEnabled); in _mesa_meta_end()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_state.c136 case GL_COLOR_LOGIC_OP: in nouveau_enable()
/external/angle/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h31 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/external/mesa3d/src/mesa/main/
Denable.c593 case GL_COLOR_LOGIC_OP: in _mesa_set_enable()
1579 case GL_COLOR_LOGIC_OP: in _mesa_IsEnabled()
Dattrib.c656 GL_COLOR_LOGIC_OP); in pop_enable_group()
1120 _mesa_set_enable(ctx, GL_COLOR_LOGIC_OP, in _mesa_PopAttrib()
/external/mesa3d/include/GLES/
Dgl.h120 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/external/swiftshader/include/GLES/
Dgl.h120 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_state.c784 case GL_COLOR_LOGIC_OP: in i830Enable()
Di915_state.c800 case GL_COLOR_LOGIC_OP: in i915Enable()
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.cpp1201 case GL_COLOR_LOGIC_OP: context->setColorLogicOpEnabled(false); break; in Disable()
1338 case GL_COLOR_LOGIC_OP: context->setColorLogicOpEnabled(true); break; in Enable()
2505 case GL_COLOR_LOGIC_OP: return context->isColorLogicOpEnabled(); break; in IsEnabled()
/external/deqp/framework/opengl/
DgluStateReset.cpp990 gl.disable (GL_COLOR_LOGIC_OP); in resetStateGLCore()
/external/angle/include/GLES/
Dgl.h124 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/external/angle/src/libANGLE/
DState.cpp1320 case GL_COLOR_LOGIC_OP: in setEnableFeature()
1461 case GL_COLOR_LOGIC_OP: in getEnableFeature()
DvalidationES2.cpp759 case GL_COLOR_LOGIC_OP: in ValidCap()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state.c1594 case GL_COLOR_LOGIC_OP: in radeonEnable()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state.c1671 case GL_COLOR_LOGIC_OP: in r200Enable()
/external/mesa3d/include/GL/
Dgl.h394 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
Dglcorearb.h368 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl168 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/external/virglrenderer/src/
Dvrend_renderer.c5061 glEnable(GL_COLOR_LOGIC_OP); in vrend_hw_emit_blend()
5064 glDisable(GL_COLOR_LOGIC_OP); in vrend_hw_emit_blend()
/external/swiftshader/include/GL/
Dglcorearb.h367 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h484 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h1393 #define GL_COLOR_LOGIC_OP 0x0BF2 macro