Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A Dentry_points_enum_autogen.h861 GLProgramUniform4f, enumerator
H A Dentry_points_enum_autogen.cpp1707 case EntryPoint::GLProgramUniform4f: in GetEntryPointName()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_3_1_autogen.cpp1551 EVENT(context, GLProgramUniform4f, in GL_ProgramUniform4f()
1564 angle::EntryPoint::GLProgramUniform4f) && in GL_ProgramUniform4f()
1565 ValidateProgramUniform4f(context, angle::EntryPoint::GLProgramUniform4f, in GL_ProgramUniform4f()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_1_autogen.cpp1235 return CallCapture(angle::EntryPoint::GLProgramUniform4f, std::move(paramBuffer)); in CaptureProgramUniform4f()
H A DFrameCapture.cpp2778 case EntryPoint::GLProgramUniform4f: in GetDefaultUniformType()
/aosp_15_r20/external/angle/util/capture/
H A Dframe_capture_replay_autogen.cpp2779 case angle::EntryPoint::GLProgramUniform4f: in ReplayTraceFunctionCall()
H A Dtrace_interpreter_autogen.cpp4786 return CallCapture(EntryPoint::GLProgramUniform4f, std::move(params)); in ParseCallCapture()