Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/tests/
Ddispatch_sanity.cpp1302 { "glIndexub", 10, _gloffset_Indexub },
/external/mesa3d/src/glx/tests/
Dindirect_api.cpp1089 EXPECT_EQ((_glapi_proc) __indirect_glIndexub, table[_gloffset_Indexub]); in TEST_F()
/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h377 #define _gloffset_Indexub 315 macro
5950 return (_glptr_Indexub) (GET_by_offset(disp, _gloffset_Indexub)); in GET_Indexub()
5954 SET_by_offset(disp, _gloffset_Indexub, fn); in SET_Indexub()