Searched defs:glDispatchCompute (Results 1 – 7 of 7) sorted by relevance
174 #define glDispatchCompute glwDispatchCompute macro
346 ANGLE_UTIL_EXPORT PFNGLDISPATCHCOMPUTEPROC glDispatchCompute; variable
1204 void CallLogWrapper::glDispatchCompute (glw::GLuint num_groups_x, glw::GLuint num_groups_y, glw::GL… function in CallLogWrapper
5088 void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute() function
1571 GLW_APICALL void GLW_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint n… function
1568 void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute() function
4149 #define glDispatchCompute GLEW_GET_FUN(__glewDispatchCompute) macro