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/config/
Dhiddenapi-public-dex.txt30146 Landroid/opengl/GLES32;->GL_CONTEXT_FLAG_DEBUG_BIT:I
/frameworks/base/api/
Dcurrent.txt31696 field public static final int GL_CONTEXT_FLAG_DEBUG_BIT = 2; // 0x2