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

/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.h329 #define GL_SAMPLER_2D 0x8B5E macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h329 #define GL_SAMPLER_2D 0x8B5E macro
H A Dgl31.h329 #define GL_SAMPLER_2D 0x8B5E macro
H A Dgl32.h329 #define GL_SAMPLER_2D 0x8B5E macro

Completed in 40 milliseconds