Searched defs:dispatchCompute (Results 1 – 10 of 10) sorted by relevance
339 angle::Result RendererGL::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::RendererGL
929 angle::Result ContextGL::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::ContextGL
568 PFNGLDISPATCHCOMPUTEPROC dispatchCompute = nullptr; variable
474 angle::Result ContextNULL::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::ContextNULL
447 angle::Result Context9::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::Context9
832 angle::Result Context11::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::Context11
4038 angle::Result Renderer11::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::Renderer11
174 glDispatchComputeFunc dispatchCompute; variable
4463 angle::Result ContextVk::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::ContextVk
6267 void Context::dispatchCompute(GLuint numGroupsX, GLuint numGroupsY, GLuint numGroupsZ) in dispatchCompute() function in gl::Context