Home
last modified time | relevance | path

Searched refs:GL_LINES (Results 1 – 5 of 5) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DGLESvalidate.cpp90 case GL_LINES: in drawMode()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DGLState.java209 IGLProperty blendSrcRgb = new GLEnumProperty(GLStateType.BLEND_SRC_RGB, GLEnum.GL_LINES); in createPixelOperationsState()
211 GLEnum.GL_LINES); in createPixelOperationsState()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java23 GL_LINES(0x0001), enumConstant
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/
Dgl2.h55 #define GL_LINES 0x0001 macro
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dgl.h57 #define GL_LINES 0x0001 macro