/external/mesa3d/src/mesa/drivers/common/ |
D | driverfuncs.c | 249 ctx->Driver.Enable(ctx, GL_COLOR_LOGIC_OP, ctx->Color.ColorLogicOpEnabled); in _mesa_init_driver_state()
|
D | meta.c | 529 _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/ |
D | nouveau_state.c | 136 case GL_COLOR_LOGIC_OP: in nouveau_enable()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 31 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
|
/external/mesa3d/src/mesa/main/ |
D | enable.c | 593 case GL_COLOR_LOGIC_OP: in _mesa_set_enable() 1579 case GL_COLOR_LOGIC_OP: in _mesa_IsEnabled()
|
D | attrib.c | 656 GL_COLOR_LOGIC_OP); in pop_enable_group() 1120 _mesa_set_enable(ctx, GL_COLOR_LOGIC_OP, in _mesa_PopAttrib()
|
/external/mesa3d/include/GLES/ |
D | gl.h | 120 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
|
/external/swiftshader/include/GLES/ |
D | gl.h | 120 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | i830_state.c | 784 case GL_COLOR_LOGIC_OP: in i830Enable()
|
D | i915_state.c | 800 case GL_COLOR_LOGIC_OP: in i915Enable()
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | libGLES_CM.cpp | 1201 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/ |
D | gluStateReset.cpp | 990 gl.disable (GL_COLOR_LOGIC_OP); in resetStateGLCore()
|
/external/angle/include/GLES/ |
D | gl.h | 124 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
|
/external/angle/src/libANGLE/ |
D | State.cpp | 1320 case GL_COLOR_LOGIC_OP: in setEnableFeature() 1461 case GL_COLOR_LOGIC_OP: in getEnableFeature()
|
D | validationES2.cpp | 759 case GL_COLOR_LOGIC_OP: in ValidCap()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_state.c | 1594 case GL_COLOR_LOGIC_OP: in radeonEnable()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_state.c | 1671 case GL_COLOR_LOGIC_OP: in r200Enable()
|
/external/mesa3d/include/GL/ |
D | gl.h | 394 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
|
D | glcorearb.h | 368 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 168 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
|
/external/virglrenderer/src/ |
D | vrend_renderer.c | 5061 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/ |
D | glcorearb.h | 367 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 484 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 1393 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
|