Searched refs:GLLightModelx (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.cpp | 1011 EVENT(context, GLLightModelx, "context = %d, pname = %s, param = 0x%X", CID(context), in GL_LightModelx() 1020 angle::EntryPoint::GLLightModelx) && in GL_LightModelx() 1023 angle::EntryPoint::GLLightModelx, pname, param))); in GL_LightModelx()
|
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 973 GLLightModelx, enumerator
|
D | entry_points_enum_autogen.cpp | 1931 case EntryPoint::GLLightModelx: in GetEntryPointName()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_1_0_autogen.cpp | 719 return CallCapture(angle::EntryPoint::GLLightModelx, std::move(paramBuffer)); in CaptureLightModelx()
|
/external/angle/util/capture/ |
D | frame_capture_replay_autogen.cpp | 2190 case angle::EntryPoint::GLLightModelx: in ReplayTraceFunctionCall()
|
D | trace_interpreter_autogen.cpp | 3938 return CallCapture(EntryPoint::GLLightModelx, std::move(params)); in ParseCallCapture()
|