Searched defs:dispatchComputeIndirect (Results 1 – 10 of 10) sorted by relevance
349 angle::Result RendererGL::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::RendererGL
963 angle::Result ContextGL::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::ContextGL
569 PFNGLDISPATCHCOMPUTEINDIRECTPROC dispatchComputeIndirect = nullptr; variable
478 angle::Result Context9::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::Context9
503 angle::Result ContextNULL::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::ContextNULL
870 angle::Result Context11::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::Context11
4067 angle::Result Renderer11::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::Renderer11
175 glDispatchComputeIndirectFunc dispatchComputeIndirect; variable
4726 angle::Result ContextVk::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::ContextVk
6402 void Context::dispatchComputeIndirect(GLintptr indirect) in dispatchComputeIndirect() function in gl::Context