Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp1011 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/
Dentry_points_enum_autogen.h973 GLLightModelx, enumerator
Dentry_points_enum_autogen.cpp1931 case EntryPoint::GLLightModelx: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp719 return CallCapture(angle::EntryPoint::GLLightModelx, std::move(paramBuffer)); in CaptureLightModelx()
/external/angle/util/capture/
Dframe_capture_replay_autogen.cpp2190 case angle::EntryPoint::GLLightModelx: in ReplayTraceFunctionCall()
Dtrace_interpreter_autogen.cpp3938 return CallCapture(EntryPoint::GLLightModelx, std::move(params)); in ParseCallCapture()