Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A Dentry_points_enum_autogen.h837 GLProgramUniform2f, enumerator
H A Dentry_points_enum_autogen.cpp1659 case EntryPoint::GLProgramUniform2f: in GetEntryPointName()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_3_1_autogen.cpp1122 EVENT(context, GLProgramUniform2f, in GL_ProgramUniform2f()
1135 angle::EntryPoint::GLProgramUniform2f) && in GL_ProgramUniform2f()
1136 ValidateProgramUniform2f(context, angle::EntryPoint::GLProgramUniform2f, in GL_ProgramUniform2f()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_1_autogen.cpp931 return CallCapture(angle::EntryPoint::GLProgramUniform2f, std::move(paramBuffer)); in CaptureProgramUniform2f()
H A DFrameCapture.cpp2754 case EntryPoint::GLProgramUniform2f: in GetDefaultUniformType()
/aosp_15_r20/external/angle/util/capture/
H A Dframe_capture_replay_autogen.cpp2641 case angle::EntryPoint::GLProgramUniform2f: in ReplayTraceFunctionCall()
H A Dtrace_interpreter_autogen.cpp4628 return CallCapture(EntryPoint::GLProgramUniform2f, std::move(params)); in ParseCallCapture()