Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h719 GLGetProgramInfoLog, enumerator
Dentry_points_enum_autogen.cpp1423 case EntryPoint::GLGetProgramInfoLog: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_2_autogen.cpp485 EVENT(context, GLGetProgramInfoLog, in GL_GetProgramInfoLog()
496 ValidateGetProgramInfoLog(context, angle::EntryPoint::GLGetProgramInfoLog, in GL_GetProgramInfoLog()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp1761 EVENT(context, GLGetProgramInfoLog, in GL_GetProgramInfoLog()
1772 ValidateGetProgramInfoLog(context, angle::EntryPoint::GLGetProgramInfoLog, in GL_GetProgramInfoLog()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.cpp1410 return CallCapture(angle::EntryPoint::GLGetProgramInfoLog, std::move(paramBuffer)); in CaptureGetProgramInfoLog()
Dframe_capture_replay_autogen.cpp1291 case angle::EntryPoint::GLGetProgramInfoLog: in ReplayCall()