Searched defs:dispatchComputeIndirect (Results 1 – 11 of 11) sorted by relevance
356 angle::Result RendererGL::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::RendererGL
983 angle::Result ContextGL::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::ContextGL
569 PFNGLDISPATCHCOMPUTEINDIRECTPROC dispatchComputeIndirect = nullptr; variable
496 angle::Result Context9::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::Context9
527 angle::Result ContextNULL::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::ContextNULL
961 angle::Result Context11::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::Context11
4183 angle::Result Renderer11::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::Renderer11
963 angle::Result ContextWgpu::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::ContextWgpu
175 glDispatchComputeIndirectFunc dispatchComputeIndirect; variable
6811 angle::Result ContextVk::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::ContextVk
6599 void Context::dispatchComputeIndirect(GLintptr indirect) in dispatchComputeIndirect() function in gl::Context