Home
last modified time | relevance | path

Searched refs:GLDispatchCompute (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DDebugAnnotatorVk.cpp115 case angle::EntryPoint::GLDispatchCompute: in isDispatchEntryPoint()
/external/angle/src/common/
Dentry_points_enum_autogen.h482 GLDispatchCompute, enumerator
Dentry_points_enum_autogen.cpp949 case EntryPoint::GLDispatchCompute: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp200 EVENT(context, GLDispatchCompute, in GL_DispatchCompute()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_1_autogen.cpp166 return CallCapture(angle::EntryPoint::GLDispatchCompute, std::move(paramBuffer)); in CaptureDispatchCompute()
Dframe_capture_replay_autogen.cpp671 case angle::EntryPoint::GLDispatchCompute: in ReplayCall()
/external/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp4398 EVENT(context, GLDispatchCompute, in GL_DispatchCompute()