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

/frameworks/base/opengl/java/android/opengl/
H A DGLES31Ext.java592 // C function void glSamplerParameterIivEXT ( GLuint sampler, GLenum pname, const GLint *param )
594 public static native void glSamplerParameterIivEXT( method in class:GLES31Ext
601 // C function void glSamplerParameterIivEXT ( GLuint sampler, GLenum pname, const GLint *param )
603 public static native void glSamplerParameterIivEXT( method in class:GLES31Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h735 #define glSamplerParameterIivEXT wrap_glSamplerParameterIivEXT macro
H A Dgles_undefine.h735 #undef glSamplerParameterIivEXT macro

Completed in 83 milliseconds