Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A Dentry_points_enum_autogen.h479 GLFramebufferPixelLocalStorageInterruptANGLE, enumerator
H A Dentry_points_enum_autogen.cpp943 case EntryPoint::GLFramebufferPixelLocalStorageInterruptANGLE: in GetEntryPointName()
/aosp_15_r20/external/angle/util/capture/
H A Dframe_capture_replay_autogen.cpp1048 case angle::EntryPoint::GLFramebufferPixelLocalStorageInterruptANGLE: in ReplayTraceFunctionCall()
H A Dtrace_interpreter_autogen.cpp2281 return CallCapture(EntryPoint::GLFramebufferPixelLocalStorageInterruptANGLE, in ParseCallCapture()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp4404 EVENT(context, GLFramebufferPixelLocalStorageInterruptANGLE, "context = %d", CID(context)); in GL_FramebufferPixelLocalStorageInterruptANGLE()
4412 context, angle::EntryPoint::GLFramebufferPixelLocalStorageInterruptANGLE)); in GL_FramebufferPixelLocalStorageInterruptANGLE()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_ext_autogen.cpp4905 return CallCapture(angle::EntryPoint::GLFramebufferPixelLocalStorageInterruptANGLE, in CaptureFramebufferPixelLocalStorageInterruptANGLE()