Searched refs:glCreateSamplers (Results 1 – 13 of 13) sorted by relevance
134 gl->createSamplers = glCreateSamplers;
1298 GLW_APICALL void GLW_APIENTRY glCreateSamplers (GLsizei n, GLuint *samplers) function
102 gl->createSamplers = (glCreateSamplersFunc) loader->get("glCreateSamplers");
629 gl->createSamplers = (glCreateSamplersFunc) loader->get("glCreateSamplers");
134 #define glCreateSamplers glwCreateSamplers macro
391 #define glCreateSamplers MANGLE(CreateSamplers) macro
2876 GLAPI void APIENTRY glCreateSamplers (GLsizei n, GLuint *samplers);
2836 GLAPI void APIENTRY glCreateSamplers (GLsizei n, GLuint *samplers);
134 void glCreateSamplers (glw::GLsizei n, glw::GLuint *samplers);
918 void CallLogWrapper::glCreateSamplers (glw::GLsizei n, glw::GLuint *samplers) function in CallLogWrapper921 …m_log << TestLog::Message << "glCreateSamplers(" << n << ", " << toHex(reinterpret_cast<deUintptr>…