Searched refs:_gloffset_LightModelf (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/tests/ |
D | dispatch_sanity.cpp | 1192 { "glLightModelf", 10, _gloffset_LightModelf }, 2084 { "glLightModelf", 11, _gloffset_LightModelf },
|
/external/mesa3d/src/glx/tests/ |
D | indirect_api.cpp | 887 EXPECT_EQ((_glapi_proc) __indirect_glLightModelf, table[_gloffset_LightModelf]); in TEST_F()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | dispatch.h | 225 #define _gloffset_LightModelf 163 macro 4278 return (_glptr_LightModelf) (GET_by_offset(disp, _gloffset_LightModelf)); in GET_LightModelf() 4282 SET_by_offset(disp, _gloffset_LightModelf, fn); in SET_LightModelf()
|