Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h1461 GLUniform1f, enumerator
Dentry_points_enum_autogen.cpp2907 case EntryPoint::GLUniform1f: in GetEntryPointName()
/external/angle/src/libGL/
Dentry_points_gl_2_autogen.cpp959 EVENT(context, GLUniform1f, "context = %d, location = %d, v0 = %f", CID(context), location, v0); in GL_Uniform1f()
/external/angle/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.cpp2521 return CallCapture(angle::EntryPoint::GLUniform1f, std::move(paramBuffer)); in CaptureUniform1f()
Dframe_capture_replay_autogen.cpp2949 case angle::EntryPoint::GLUniform1f: in ReplayCall()
/external/angle/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp2945 EVENT(context, GLUniform1f, "context = %d, location = %d, v0 = %f", CID(context), location, v0); in GL_Uniform1f()