Searched defs:dispatchCompute (Results 1 – 10 of 10) sorted by relevance
350 angle::Result RendererGL::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::RendererGL
764 angle::Result ContextGL::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::ContextGL
568 PFNGLDISPATCHCOMPUTEPROC dispatchCompute = nullptr; variable
416 angle::Result ContextNULL::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::ContextNULL
385 angle::Result Context9::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::Context9
586 angle::Result Context11::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::Context11
3911 angle::Result Renderer11::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::Renderer11
174 glDispatchComputeFunc dispatchCompute; variable
3331 angle::Result ContextVk::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::ContextVk
5501 void Context::dispatchCompute(GLuint numGroupsX, GLuint numGroupsY, GLuint numGroupsZ) in dispatchCompute() function in gl::Context