Searched refs:GLGetProgramInfoLog (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 719 GLGetProgramInfoLog, enumerator
|
D | entry_points_enum_autogen.cpp | 1423 case EntryPoint::GLGetProgramInfoLog: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_2_autogen.cpp | 485 EVENT(context, GLGetProgramInfoLog, in GL_GetProgramInfoLog() 496 ValidateGetProgramInfoLog(context, angle::EntryPoint::GLGetProgramInfoLog, in GL_GetProgramInfoLog()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_2_0_autogen.cpp | 1761 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/ |
D | capture_gles_2_0_autogen.cpp | 1410 return CallCapture(angle::EntryPoint::GLGetProgramInfoLog, std::move(paramBuffer)); in CaptureGetProgramInfoLog()
|
D | frame_capture_replay_autogen.cpp | 1291 case angle::EntryPoint::GLGetProgramInfoLog: in ReplayCall()
|