Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h616 GLGenProgramPipelines, enumerator
Dentry_points_enum_autogen.cpp1217 case EntryPoint::GLGenProgramPipelines: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp339 EVENT(context, GLGenProgramPipelines, "context = %d, n = %d, pipelines = 0x%016" PRIxPTR "", in GL_GenProgramPipelines()
348 ValidateGenProgramPipelines(context, angle::EntryPoint::GLGenProgramPipelines, n, in GL_GenProgramPipelines()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_1_autogen.cpp280 return CallCapture(angle::EntryPoint::GLGenProgramPipelines, std::move(paramBuffer)); in CaptureGenProgramPipelines()
DFrameCapture.cpp1661 case EntryPoint::GLGenProgramPipelines: in MaybeCaptureUpdateResourceIDs()
5562 case EntryPoint::GLGenProgramPipelines: in maybeCapturePreCallUpdates()
Dframe_capture_replay_autogen.cpp948 case angle::EntryPoint::GLGenProgramPipelines: in ReplayCall()
/external/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp1529 EVENT(context, GLGenProgramPipelines, "context = %d, n = %d, pipelines = 0x%016" PRIxPTR "", in GL_GenProgramPipelines()
1538 ValidateGenProgramPipelines(context, angle::EntryPoint::GLGenProgramPipelines, n, in GL_GenProgramPipelines()