Searched refs:GLLightModelf (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 924 GLLightModelf, enumerator
|
D | entry_points_enum_autogen.cpp | 1833 case EntryPoint::GLLightModelf: in GetEntryPointName()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_1_0_autogen.cpp | 683 return CallCapture(angle::EntryPoint::GLLightModelf, std::move(paramBuffer)); in CaptureLightModelf()
|
D | frame_capture_replay_autogen.cpp | 1809 case angle::EntryPoint::GLLightModelf: in ReplayCall()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.cpp | 765 EVENT(context, GLLightModelf, "context = %d, pname = %s, param = %f", CID(context), in GL_LightModelf()
|
/external/angle/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 2903 EVENT(context, GLLightModelf, "context = %d, pname = %s, param = %f", CID(context), in GL_LightModelf()
|