Searched refs:GLLightModelf (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.cpp | 951 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/ |
D | entry_points_enum_autogen.h | 969 GLLightModelf, enumerator
|
D | entry_points_enum_autogen.cpp | 1923 case EntryPoint::GLLightModelf: in GetEntryPointName()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_1_0_autogen.cpp | 682 return CallCapture(angle::EntryPoint::GLLightModelf, std::move(paramBuffer)); in CaptureLightModelf()
|
/external/angle/util/capture/ |
D | frame_capture_replay_autogen.cpp | 2184 case angle::EntryPoint::GLLightModelf: in ReplayTraceFunctionCall()
|
D | trace_interpreter_autogen.cpp | 3926 return CallCapture(EntryPoint::GLLightModelf, std::move(params)); in ParseCallCapture()
|