Searched refs:GL_SAMPLER_2D (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES20Header.java-if270 public static final int GL_SAMPLER_2D = 0x8B5E;
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java270 public static final int GL_SAMPLER_2D = 0x8B5E; field in class:GLES20
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h321 #define GL_SAMPLER_2D 0x8B5E macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h321 #define GL_SAMPLER_2D 0x8B5E macro
H A Dgl31.h321 #define GL_SAMPLER_2D 0x8B5E macro

Completed in 2041 milliseconds