Searched refs:GL_CONTEXT_FLAG_DEBUG_BIT (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES32Header.java-if25 public static final int GL_CONTEXT_FLAG_DEBUG_BIT = 0x00000002;
/frameworks/base/opengl/java/android/opengl/
H A DGLES32.java25 public static final int GL_CONTEXT_FLAG_DEBUG_BIT = 0x00000002; field in class:GLES32
/frameworks/native/opengl/include/GLES3/
H A Dgl32.h1581 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro

Completed in 53 milliseconds