Home
last modified time | relevance | path

Searched refs:glSamplerParameterf (Results 1 – 14 of 14) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES30.spec92 void glSamplerParameterf ( GLuint sampler, GLenum pname, GLfloat param )
/frameworks/base/opengl/java/android/opengl/
DGLES30.java1569 public static native void glSamplerParameterf( in glSamplerParameterf() method in GLES30
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h743 #define glSamplerParameterf wrap_glSamplerParameterf macro
Dunwrap_gles.h743 #undef glSamplerParameterf
/frameworks/native/opengl/libs/GLES2/
Dgl2_api.in682 void API_ENTRY(glSamplerParameterf)(GLuint sampler, GLenum pname, GLfloat param) {
683 CALL_GL_API(glSamplerParameterf, sampler, pname, param);
/frameworks/native/opengl/include/GLES3/
Dgl3.h1187 GL_APICALL void GL_APIENTRY glSamplerParameterf (GLuint sampler, GLenum pname, GLfloat param);
Dgl31.h1187 GL_APICALL void GL_APIENTRY glSamplerParameterf (GLuint sampler, GLenum pname, GLfloat param);
Dgl32.h1187 GL_APICALL void GL_APIENTRY glSamplerParameterf (GLuint sampler, GLenum pname, GLfloat param);
/frameworks/native/opengl/libs/
Dentries.in724 GL_ENTRY(void, glSamplerParameterf, GLuint sampler, GLenum pname, GLfloat param)
/frameworks/base/core/jni/
Dandroid_opengl_GLES30.cpp4377 glSamplerParameterf( in android_glSamplerParameterf__IIF()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt20287 method public static void glSamplerParameterf(int, int, float);
/frameworks/base/api/
Dcurrent.txt26799 method public static void glSamplerParameterf(int, int, float);
Dsystem-current.txt29239 method public static void glSamplerParameterf(int, int, float);
Dtest-current.txt26868 method public static void glSamplerParameterf(int, int, float);