Home
last modified time | relevance | path

Searched refs:_gloffset_LightModelfv (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/glx/tests/
Dindirect_api.cpp886 EXPECT_EQ((_glapi_proc) __indirect_glLightModelfv, table[_gloffset_LightModelfv]); in TEST_F()
/external/chromium_org/third_party/mesa/src/src/glx/tests/
Dindirect_api.cpp886 EXPECT_EQ((_glapi_proc) __indirect_glLightModelfv, table[_gloffset_LightModelfv]); in TEST_F()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h232 #define _gloffset_LightModelfv 164 macro
3983 return (_glptr_LightModelfv) (GET_by_offset(disp, _gloffset_LightModelfv)); in GET_LightModelfv()
3987 SET_by_offset(disp, _gloffset_LightModelfv, fn); in SET_LightModelfv()