Home
last modified time | relevance | path

Searched refs:GL_SamplerParameterIivOES (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/libGLESv2/
Dproc_table_wgl_autogen.cpp1113 {"glSamplerParameterIivOES", P(GL_SamplerParameterIivOES)},
Dproc_table_glx_autogen.cpp1113 {"glSamplerParameterIivOES", P(GL_SamplerParameterIivOES)},
Dproc_table_egl_autogen.cpp1235 {"glSamplerParameterIivOES", P(GL_SamplerParameterIivOES)},
Dentry_points_gles_ext_autogen.h1762 ANGLE_EXPORT void GL_APIENTRY GL_SamplerParameterIivOES(GLuint sampler,
DlibGLESv2_autogen.cpp5773 return GL_SamplerParameterIivOES(sampler, pname, param); in glSamplerParameterIivOES()
Dentry_points_gles_ext_autogen.cpp12757 void GL_APIENTRY GL_SamplerParameterIivOES(GLuint sampler, GLenum pname, const GLint *param) in GL_SamplerParameterIivOES() function