Searched refs:_gloffset_Indexd (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/tests/
H A Ddispatch_sanity.cpp1016 { "glIndexd", 10, _gloffset_Indexd },
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp874 EXPECT_EQ((_glapi_proc) __indirect_glIndexd, table[_gloffset_Indexd]);
/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h106 #define _gloffset_Indexd 44 macro
2807 return (_glptr_Indexd) (GET_by_offset(disp, _gloffset_Indexd));
2811 SET_by_offset(disp, _gloffset_Indexd, fn);

Completed in 173 milliseconds