Searched refs:GLGenProgramPipelines (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | entry_points_enum_autogen.h | 606 GLGenProgramPipelines, enumerator
|
| D | entry_points_enum_autogen.cpp | 1197 case EntryPoint::GLGenProgramPipelines: in GetEntryPointName()
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | entry_points_gles_3_1_autogen.cpp | 339 EVENT(context, GLGenProgramPipelines, "context = %d, n = %d, pipelines = 0x%016" PRIxPTR "", in GL_GenProgramPipelines() 348 ValidateGenProgramPipelines(context, angle::EntryPoint::GLGenProgramPipelines, n, in GL_GenProgramPipelines()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | capture_gles_3_1_autogen.cpp | 280 return CallCapture(angle::EntryPoint::GLGenProgramPipelines, std::move(paramBuffer)); in CaptureGenProgramPipelines()
|
| D | FrameCapture.cpp | 1494 case EntryPoint::GLGenProgramPipelines: in MaybeCaptureUpdateResourceIDs() 5028 case EntryPoint::GLGenProgramPipelines: in maybeCapturePreCallUpdates()
|
| D | frame_capture_replay_autogen.cpp | 942 case angle::EntryPoint::GLGenProgramPipelines: in ReplayCall()
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| D | entry_points_gl_4_autogen.cpp | 1529 EVENT(context, GLGenProgramPipelines, "context = %d, n = %d, pipelines = 0x%016" PRIxPTR "", in GL_GenProgramPipelines() 1538 ValidateGenProgramPipelines(context, angle::EntryPoint::GLGenProgramPipelines, n, in GL_GenProgramPipelines()
|