Searched defs:dispatchComputeIndirect (Results 1 – 10 of 10) sorted by relevance
372 angle::Result RendererGL::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::RendererGL
976 angle::Result ContextGL::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::ContextGL
569 PFNGLDISPATCHCOMPUTEINDIRECTPROC dispatchComputeIndirect = nullptr; variable
521 angle::Result ContextNULL::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::ContextNULL
487 angle::Result Context9::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::Context9
949 angle::Result Context11::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::Context11
4273 angle::Result Renderer11::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::Renderer11
175 glDispatchComputeIndirectFunc dispatchComputeIndirect; variable
6461 angle::Result ContextVk::dispatchComputeIndirect(const gl::Context *context, GLintptr indirect) in dispatchComputeIndirect() function in rx::ContextVk
6479 void Context::dispatchComputeIndirect(GLintptr indirect) in dispatchComputeIndirect() function in gl::Context