Home
last modified time | relevance | path

Searched refs:LightModelParameter (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/capture/
Dgl_enum_utils_autogen.h107 LightModelParameter, enumerator
Dcapture_gles_1_0_autogen.cpp680 paramBuffer.addEnumParam("pname", GLenumGroup::LightModelParameter, ParamType::TGLenum, pname); in CaptureLightModelf()
693 paramBuffer.addEnumParam("pname", GLenumGroup::LightModelParameter, ParamType::TGLenum, pname); in CaptureLightModelfv()
717 paramBuffer.addEnumParam("pname", GLenumGroup::LightModelParameter, ParamType::TGLenum, pname); in CaptureLightModelx()
730 paramBuffer.addEnumParam("pname", GLenumGroup::LightModelParameter, ParamType::TGLenum, pname); in CaptureLightModelxv()
/external/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp766 GLenumToString(GLenumGroup::LightModelParameter, pname), param); in GL_LightModelf()
789 CID(context), GLenumToString(GLenumGroup::LightModelParameter, pname), (uintptr_t)params); in GL_LightModelfv()
812 GLenumToString(GLenumGroup::LightModelParameter, pname), param); in GL_LightModelx()
835 CID(context), GLenumToString(GLenumGroup::LightModelParameter, pname), (uintptr_t)param); in GL_LightModelxv()
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp2904 GLenumToString(GLenumGroup::LightModelParameter, pname), param); in GL_LightModelf()
2927 CID(context), GLenumToString(GLenumGroup::LightModelParameter, pname), (uintptr_t)params); in GL_LightModelfv()
2950 GLenumToString(GLenumGroup::LightModelParameter, pname), param); in GL_LightModeli()
2973 CID(context), GLenumToString(GLenumGroup::LightModelParameter, pname), (uintptr_t)params); in GL_LightModeliv()