Searched refs:GL_INCR (Results 1 - 6 of 6) sorted by relevance

/external/mesa3d/src/pixelflinger2/
H A Dbuffer.cpp64 case GL_INCR: // fall through
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A Dutilities.cpp485 case GL_INCR: d3dStencilOp = D3DSTENCILOP_INCRSAT; break;
H A DlibGLESv2.cpp4363 case GL_INCR:
4378 case GL_INCR:
4393 case GL_INCR:
/external/mesa3d/include/GLES2/
H A Dgl2.h294 #define GL_INCR 0x1E02 macro
/external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
H A Dgl2.h294 #define GL_INCR 0x1E02 macro
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
H A DLwjglRenderer.java670 return GL_INCR;

Completed in 546 milliseconds