Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_3_1_autogen.cpp637 EVENT(context, GLGetProgramResourceLocation, in GL_GetProgramResourceLocation()
649 context, angle::EntryPoint::GLGetProgramResourceLocation, in GL_GetProgramResourceLocation()
659 GetDefaultReturnValue<angle::EntryPoint::GLGetProgramResourceLocation, GLint>(); in GL_GetProgramResourceLocation()
668 GetDefaultReturnValue<angle::EntryPoint::GLGetProgramResourceLocation, GLint>(); in GL_GetProgramResourceLocation()
/aosp_15_r20/external/angle/src/common/
H A Dentry_points_enum_autogen.h603 GLGetProgramResourceLocation, enumerator
H A Dentry_points_enum_autogen.cpp1191 case EntryPoint::GLGetProgramResourceLocation: in GetEntryPointName()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_1_autogen.cpp547 return CallCapture(angle::EntryPoint::GLGetProgramResourceLocation, std::move(paramBuffer)); in CaptureGetProgramResourceLocation()
/aosp_15_r20/external/angle/util/capture/
H A Dframe_capture_replay_autogen.cpp1611 case angle::EntryPoint::GLGetProgramResourceLocation: in ReplayTraceFunctionCall()
H A Dtrace_interpreter_autogen.cpp3111 return CallCapture(EntryPoint::GLGetProgramResourceLocation, std::move(params)); in ParseCallCapture()