Searched refs:GLDispatchCompute (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | DebugAnnotatorVk.cpp | 115 case angle::EntryPoint::GLDispatchCompute: in isDispatchEntryPoint()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 487 GLDispatchCompute, enumerator
|
D | entry_points_enum_autogen.cpp | 959 case EntryPoint::GLDispatchCompute: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_1_autogen.cpp | 208 EVENT(context, GLDispatchCompute, in GL_DispatchCompute() 216 ValidateDispatchCompute(context, angle::EntryPoint::GLDispatchCompute, in GL_DispatchCompute()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_3_1_autogen.cpp | 166 return CallCapture(angle::EntryPoint::GLDispatchCompute, std::move(paramBuffer)); in CaptureDispatchCompute()
|
D | frame_capture_replay_autogen.cpp | 671 case angle::EntryPoint::GLDispatchCompute: in ReplayCall()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_autogen.cpp | 4563 EVENT(context, GLDispatchCompute, in GL_DispatchCompute() 4571 ValidateDispatchCompute(context, angle::EntryPoint::GLDispatchCompute, in GL_DispatchCompute()
|