Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp951 EVENT(context, GLLightModelf, "context = %d, pname = %s, param = %f", CID(context), in GL_LightModelf()
960 angle::EntryPoint::GLLightModelf) && in GL_LightModelf()
963 angle::EntryPoint::GLLightModelf, pname, param))); in GL_LightModelf()
/external/angle/src/common/
Dentry_points_enum_autogen.h969 GLLightModelf, enumerator
Dentry_points_enum_autogen.cpp1923 case EntryPoint::GLLightModelf: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp682 return CallCapture(angle::EntryPoint::GLLightModelf, std::move(paramBuffer)); in CaptureLightModelf()
/external/angle/util/capture/
Dframe_capture_replay_autogen.cpp2184 case angle::EntryPoint::GLLightModelf: in ReplayTraceFunctionCall()
Dtrace_interpreter_autogen.cpp3926 return CallCapture(EntryPoint::GLLightModelf, std::move(params)); in ParseCallCapture()