Searched refs:GL_SamplerParameterIivOES (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/libGLESv2/ |
D | proc_table_wgl_autogen.cpp | 1113 {"glSamplerParameterIivOES", P(GL_SamplerParameterIivOES)},
|
D | proc_table_glx_autogen.cpp | 1113 {"glSamplerParameterIivOES", P(GL_SamplerParameterIivOES)},
|
D | proc_table_egl_autogen.cpp | 1235 {"glSamplerParameterIivOES", P(GL_SamplerParameterIivOES)},
|
D | entry_points_gles_ext_autogen.h | 1762 ANGLE_EXPORT void GL_APIENTRY GL_SamplerParameterIivOES(GLuint sampler,
|
D | libGLESv2_autogen.cpp | 5773 return GL_SamplerParameterIivOES(sampler, pname, param); in glSamplerParameterIivOES()
|
D | entry_points_gles_ext_autogen.cpp | 12757 void GL_APIENTRY GL_SamplerParameterIivOES(GLuint sampler, GLenum pname, const GLint *param) in GL_SamplerParameterIivOES() function
|