Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A Dentry_points_enum_autogen.h849 GLProgramUniform3f, enumerator
H A Dentry_points_enum_autogen.cpp1683 case EntryPoint::GLProgramUniform3f: in GetEntryPointName()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_3_1_autogen.cpp1336 EVENT(context, GLProgramUniform3f, in GL_ProgramUniform3f()
1349 angle::EntryPoint::GLProgramUniform3f) && in GL_ProgramUniform3f()
1350 ValidateProgramUniform3f(context, angle::EntryPoint::GLProgramUniform3f, in GL_ProgramUniform3f()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_1_autogen.cpp1080 return CallCapture(angle::EntryPoint::GLProgramUniform3f, std::move(paramBuffer)); in CaptureProgramUniform3f()
H A DFrameCapture.cpp2766 case EntryPoint::GLProgramUniform3f: in GetDefaultUniformType()
/aosp_15_r20/external/angle/util/capture/
H A Dframe_capture_replay_autogen.cpp2707 case angle::EntryPoint::GLProgramUniform3f: in ReplayTraceFunctionCall()
H A Dtrace_interpreter_autogen.cpp4707 return CallCapture(EntryPoint::GLProgramUniform3f, std::move(params)); in ParseCallCapture()