Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLES32.java25 public static final int GL_CONTEXT_FLAG_DEBUG_BIT = 0x00000002; field in GLES32
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES32Header.java-if25 public static final int GL_CONTEXT_FLAG_DEBUG_BIT = 0x00000002;
/frameworks/native/opengl/include/GLES3/
Dgl32.h1581 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
/frameworks/base/non-updatable-api/
Dcurrent.txt33946 field public static final int GL_CONTEXT_FLAG_DEBUG_BIT = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt34090 field public static final int GL_CONTEXT_FLAG_DEBUG_BIT = 2; // 0x2