Searched refs:GL_DispatchComputeIndirect (Results 1 – 6 of 6) sorted by relevance
38 ANGLE_EXPORT void GL_APIENTRY GL_DispatchComputeIndirect(GLintptr indirect);
293 {"glDispatchComputeIndirect", P(GL_DispatchComputeIndirect)},
415 {"glDispatchComputeIndirect", P(GL_DispatchComputeIndirect)},
260 void GL_APIENTRY GL_DispatchComputeIndirect(GLintptr indirect) in GL_DispatchComputeIndirect() function
1581 return GL_DispatchComputeIndirect(indirect); in glDispatchComputeIndirect()