Home
last modified time | relevance | path

Searched refs:GLUseProgramStages (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1526 GLUseProgramStages, enumerator
Dentry_points_enum_autogen.cpp3037 case EntryPoint::GLUseProgramStages: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp1932 EVENT(context, GLUseProgramStages, "context = %d, pipeline = %u, stages = %s, program = %u", in GL_UseProgramStages()
1942 ValidateUseProgramStages(context, angle::EntryPoint::GLUseProgramStages, in GL_UseProgramStages()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_1_autogen.cpp1733 return CallCapture(angle::EntryPoint::GLUseProgramStages, std::move(paramBuffer)); in CaptureUseProgramStages()
Dframe_capture_replay_autogen.cpp3233 case angle::EntryPoint::GLUseProgramStages: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_autogen.cpp3575 EVENT(context, GLUseProgramStages, "context = %d, pipeline = %u, stages = %s, program = %u", in GL_UseProgramStages()
3585 ValidateUseProgramStages(context, angle::EntryPoint::GLUseProgramStages, in GL_UseProgramStages()