Searched refs:_gloffset_ColorTable (Results 1 – 4 of 4) sorted by relevance
5837 { 9625, _gloffset_ColorTable },5860 { 9625, _gloffset_ColorTable },
407 #define _gloffset_ColorTable 339 macro5908 return (_glptr_ColorTable) (GET_by_offset(disp, _gloffset_ColorTable)); in GET_ColorTable()5912 SET_by_offset(disp, _gloffset_ColorTable, fn); in SET_ColorTable()
1107 EXPECT_EQ((_glapi_proc) __indirect_glColorTable, table[_gloffset_ColorTable]); in TEST_F()