Home
last modified time | relevance | path

Searched refs:GL_CreateSamplers (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp173 {"glCreateSamplers", P(GL_CreateSamplers)},
Dentry_points_gl_4_autogen.h778 ANGLE_EXPORT void GL_APIENTRY GL_CreateSamplers(GLsizei n, GLuint *samplers);
DlibGL_autogen.cpp5614 return GL_CreateSamplers(n, samplers); in glCreateSamplers()
Dentry_points_gl_4_autogen.cpp6461 void GL_APIENTRY GL_CreateSamplers(GLsizei n, GLuint *samplers) in GL_CreateSamplers() function