Home
last modified time | relevance | path

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

12

/external/mesa3d/src/mesa/drivers/common/
Ddriverfuncs.c261 ctx->Driver.Enable(ctx, GL_COLOR_LOGIC_OP, ctx->Color.ColorLogicOpEnabled); in _mesa_init_driver_state()
Dmeta.c537 _mesa_set_enable(ctx, GL_COLOR_LOGIC_OP, GL_FALSE); in _mesa_meta_begin()
857 _mesa_set_enable(ctx, GL_COLOR_LOGIC_OP, save->ColorLogicOpEnabled); in _mesa_meta_end()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_state.c140 case GL_COLOR_LOGIC_OP: in nouveau_enable()
/external/robolectric/v1/lib/main/
Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/mesa3d/src/mesa/main/
Denable.c436 case GL_COLOR_LOGIC_OP: in _mesa_set_enable()
1302 case GL_COLOR_LOGIC_OP: in _mesa_IsEnabled()
Dattrib.c534 GL_COLOR_LOGIC_OP); in pop_enable_group()
983 _mesa_set_enable(ctx, GL_COLOR_LOGIC_OP, in _mesa_PopAttrib()
Dget.c594 { GL_COLOR_LOGIC_OP, CONTEXT_BOOL(Color.ColorLogicOpEnabled), NO_EXTRA },
/external/swiftshader/include/GLES/
Dgl.h136 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/external/mesa3d/include/GLES/
Dgl.h136 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h136 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_state.c785 case GL_COLOR_LOGIC_OP: in i830Enable()
Di915_state.c813 case GL_COLOR_LOGIC_OP: in i915Enable()
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.cpp1232 case GL_COLOR_LOGIC_OP: context->setColorLogicOpEnabled(false); break; in Disable()
1369 case GL_COLOR_LOGIC_OP: context->setColorLogicOpEnabled(true); break; in Enable()
2523 case GL_COLOR_LOGIC_OP: return context->isColorLogicOpEnabled(); break; in IsEnabled()
/external/deqp/framework/opengl/
DgluStateReset.cpp963 gl.disable (GL_COLOR_LOGIC_OP); in resetStateGLCore()
/external/swiftshader/src/OpenGL/libGL/
DlibGL.cpp1621 case GL_COLOR_LOGIC_OP: context->setColorLogicOpEnabled(false); break; in glDisable()
1770 case GL_COLOR_LOGIC_OP: context->setColorLogicOpEnabled(true); break; in glEnable()
3531 case GL_COLOR_LOGIC_OP: return context->isColorLogicOpEnabled(); in glIsEnabled()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state.c1669 case GL_COLOR_LOGIC_OP: in radeonEnable()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state.c1744 case GL_COLOR_LOGIC_OP: in r200Enable()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl154 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/external/mesa3d/include/GL/
Dgl.h427 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/external/swiftshader/include/GL/
Dglcorearb.h277 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12