Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLES31.java26 public static final int GL_FRAGMENT_SHADER_BIT = 0x00000002; field in GLES31
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES31Header.java-if26 public static final int GL_FRAGMENT_SHADER_BIT = 0x00000002;
/frameworks/native/opengl/include/GLES3/
Dgl31.h994 #define GL_FRAGMENT_SHADER_BIT 0x00000002 macro
/frameworks/base/api/
Dcurrent.txt22003 field public static final int GL_FRAGMENT_SHADER_BIT = 2; // 0x2
Dsystem-current.txt23947 field public static final int GL_FRAGMENT_SHADER_BIT = 2; // 0x2