Searched defs:dispatchCompute (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | RendererGL.cpp | 346 angle::Result RendererGL::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::RendererGL
|
H A D | ContextGL.cpp | 975 angle::Result ContextGL::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::ContextGL
|
H A D | DispatchTableGL_autogen.h | 568 PFNGLDISPATCHCOMPUTEPROC dispatchCompute = nullptr; variable
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Context9.cpp | 487 angle::Result Context9::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::Context9
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | ContextNULL.cpp | 519 angle::Result ContextNULL::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::ContextNULL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Context11.cpp | 953 angle::Result Context11::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::Context11
|
H A D | Renderer11.cpp | 4165 angle::Result Renderer11::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::Renderer11
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | ContextWgpu.cpp | 955 angle::Result ContextWgpu::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::ContextWgpu
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 174 glDispatchComputeFunc dispatchCompute; variable
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | ContextVk.cpp | 6797 angle::Result ContextVk::dispatchCompute(const gl::Context *context, in dispatchCompute() function in rx::ContextVk
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Context.cpp | 6577 void Context::dispatchCompute(GLuint numGroupsX, GLuint numGroupsY, GLuint numGroupsZ) in dispatchCompute() function in gl::Context
|