Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A Dentry_points_enum_autogen.h472 GLFramebufferFoveationParametersQCOM, enumerator
H A Dentry_points_enum_autogen.cpp929 case EntryPoint::GLFramebufferFoveationParametersQCOM: in GetEntryPointName()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp14246 EVENT(context, GLFramebufferFoveationParametersQCOM, in GL_FramebufferFoveationParametersQCOM()
14259 angle::EntryPoint::GLFramebufferFoveationParametersQCOM) && in GL_FramebufferFoveationParametersQCOM()
14261 context, angle::EntryPoint::GLFramebufferFoveationParametersQCOM, in GL_FramebufferFoveationParametersQCOM()
/aosp_15_r20/external/angle/util/capture/
H A Dframe_capture_replay_autogen.cpp1017 case angle::EntryPoint::GLFramebufferFoveationParametersQCOM: in ReplayTraceFunctionCall()
H A Dtrace_interpreter_autogen.cpp2230 return CallCapture(EntryPoint::GLFramebufferFoveationParametersQCOM, std::move(params)); in ParseCallCapture()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_ext_autogen.cpp12315 return CallCapture(angle::EntryPoint::GLFramebufferFoveationParametersQCOM, in CaptureFramebufferFoveationParametersQCOM()