Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDebugAnnotatorVk.cpp78 case angle::EntryPoint::GLDrawElementsIndirect: in isDrawEntryPoint()
/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h503 GLDrawElementsIndirect, enumerator
Dentry_points_enum_autogen.cpp991 case EntryPoint::GLDrawElementsIndirect: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp284 EVENT(context, GLDrawElementsIndirect, in GL_DrawElementsIndirect()
296 ValidateDrawElementsIndirect(context, angle::EntryPoint::GLDrawElementsIndirect, in GL_DrawElementsIndirect()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_1_autogen.cpp235 return CallCapture(angle::EntryPoint::GLDrawElementsIndirect, std::move(paramBuffer)); in CaptureDrawElementsIndirect()
Dframe_capture_replay_autogen.cpp732 case angle::EntryPoint::GLDrawElementsIndirect: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_autogen.cpp246 EVENT(context, GLDrawElementsIndirect, in GL_DrawElementsIndirect()
258 ValidateDrawElementsIndirect(context, angle::EntryPoint::GLDrawElementsIndirect, in GL_DrawElementsIndirect()