Searched refs:glDispatchComputeIndirect (Results 1 – 13 of 13) sorted by relevance
369 {"glDispatchComputeIndirect", (void*)glDispatchComputeIndirect},
405 glDispatchComputeIndirect_client_proc_t glDispatchComputeIndirect; member
405 …glDispatchComputeIndirect = (glDispatchComputeIndirect_client_proc_t) getProc("glDispatchComputeIn… in initDispatchByName()
400 void glDispatchComputeIndirect(GLintptr indirect);2829 void glDispatchComputeIndirect(GLintptr indirect) in glDispatchComputeIndirect() function2832 ctx->glDispatchComputeIndirect(ctx, indirect); in glDispatchComputeIndirect()
11884 this->glDispatchComputeIndirect = &glDispatchComputeIndirect_enc; in gl2_encoder_context_t()
101 glDispatchComputeIndirect;
405 glDispatchComputeIndirect_wrapper_proc_t glDispatchComputeIndirect; member
405 …glDispatchComputeIndirect = (glDispatchComputeIndirect_wrapper_proc_t) getProc("glDispatchComputeI… in initDispatchByName()
400 void glDispatchComputeIndirect(GLintptr indirect);2779 void glDispatchComputeIndirect(GLintptr indirect) in glDispatchComputeIndirect() function2782 ctx->glDispatchComputeIndirect( indirect); in glDispatchComputeIndirect()
528 GL_ENTRY(void, glDispatchComputeIndirect, GLintptr indirect)
6 void glDispatchComputeIndirect(GLintptr indirect);
1111 GL_APICALL void GL_APIENTRY glDispatchComputeIndirect (GLintptr indirect);