Home
last modified time | relevance | path

Searched refs:glSamplerParameterIuivOES (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h742 #undef glSamplerParameterIuivOES
Dwrap_gles.h742 #define glSamplerParameterIuivOES wrap_glSamplerParameterIuivOES macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in157 void API_ENTRY(glSamplerParameterIuivOES)(GLuint sampler, GLenum pname, const GLuint *param) {
158 CALL_GL_API(glSamplerParameterIuivOES, sampler, pname, param);
/frameworks/native/opengl/libs/
Dentries.in723 GL_ENTRY(void, glSamplerParameterIuivOES, GLuint sampler, GLenum pname, const GLuint *param)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h610 GL_APICALL void GL_APIENTRY glSamplerParameterIuivOES (GLuint sampler, GLenum pname, const GLuint *…