Searched defs:glBindSampler (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java1543 // C function void glBindSampler ( GLuint unit, GLuint sampler )
1545 public static native void glBindSampler( method in class:GLES30
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h45 #define glBindSampler wrap_glBindSampler macro
H A Dgles_undefine.h45 #undef glBindSampler macro

Completed in 56 milliseconds