Searched refs:glDispatchComputeIndirect (Results 1 – 25 of 41) sorted by relevance
12
415 ctx.glDispatchComputeIndirect(indirect); in program_not_active()434 ctx.glDispatchComputeIndirect(indirect); in program_not_active()527 ctx.glDispatchComputeIndirect(indirect); in invalid_dispatch_compute_indirect()547 ctx.glDispatchComputeIndirect(indirect); in invalid_dispatch_compute_indirect()558 ctx.glDispatchComputeIndirect(indirect); in invalid_dispatch_compute_indirect()576 ctx.glDispatchComputeIndirect(indirect); in invalid_dispatch_compute_indirect()
25 + glDispatchComputeIndirect()
649 glDispatchComputeIndirect(0); in RunIteration()839 glDispatchComputeIndirect(0); in RunIteration()1024 glDispatchComputeIndirect(0); in RunIteration()1190 glDispatchComputeIndirect(0); in RunIteration()1396 glDispatchComputeIndirect(0); in RunIteration()1739 glDispatchComputeIndirect(0); in RunIteration()2314 glDispatchComputeIndirect(0); in RunIteration()2439 glDispatchComputeIndirect(0); in RunIteration()2558 glDispatchComputeIndirect(offset); in RunIteration()3260 glDispatchComputeIndirect(0); in RunIteration()[all …]
75 { "glDispatchComputeIndirect", (deFunctionPtr)glDispatchComputeIndirect },
86 { "glDispatchComputeIndirect", (deFunctionPtr)glDispatchComputeIndirect },
83 glDispatchComputeIndirect
640 glDispatchComputeIndirect(0); in RunIteration()840 glDispatchComputeIndirect(0); in RunIteration()1084 glDispatchComputeIndirect(0); in RunIteration()1229 glDispatchComputeIndirect(0); in RunIteration()1447 glDispatchComputeIndirect(0); in RunIteration()2058 glDispatchComputeIndirect(0); in RunIteration()2679 glDispatchComputeIndirect(0); in RunIteration()2799 glDispatchComputeIndirect(0); in RunIteration()2913 glDispatchComputeIndirect(offset); in RunIteration()3613 glDispatchComputeIndirect(0); in RunIteration()[all …]
75 gl->dispatchComputeIndirect = &glDispatchComputeIndirect;
86 gl->dispatchComputeIndirect = &glDispatchComputeIndirect;
75 …chComputeIndirect = (glDispatchComputeIndirectFunc) loader->get("glDispatchComputeIndirect");
86 …chComputeIndirect = (glDispatchComputeIndirectFunc) loader->get("glDispatchComputeIndirect");
100 …mputeIndirect = (glDispatchComputeIndirectFunc) loader->get("glDispatchComputeIndirect");
109 …mputeIndirect = (glDispatchComputeIndirectFunc) loader->get("glDispatchComputeIndirect");
136 …mputeIndirect = (glDispatchComputeIndirectFunc) loader->get("glDispatchComputeIndirect");
583 …dispatchComputeIndirect = (glDispatchComputeIndirectFunc) loader->get("glDispatchComputeIndirect");
920 glDispatchComputeIndirect
268 glDispatchComputeIndirect
175 gl->dispatchComputeIndirect = glDispatchComputeIndirect;
347 ANGLE_UTIL_EXPORT PFNGLDISPATCHCOMPUTEINDIRECTPROC glDispatchComputeIndirect; variable1943 glDispatchComputeIndirect = in LoadGLES()
355 ANGLE_UTIL_EXPORT extern PFNGLDISPATCHCOMPUTEINDIRECTPROC glDispatchComputeIndirect;
669 glDispatchComputeIndirect(0); in TEST_P()
1452 GL_APICALL void GL_APIENTRY glDispatchComputeIndirect (GLintptr indirect);