Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/tests/
Ddispatch_sanity.cpp1122 { "glRecti", 10, _gloffset_Recti },
/external/mesa3d/src/glx/tests/
Dindirect_api.cpp978 EXPECT_EQ((_glapi_proc) __indirect_glRecti, table[_gloffset_Recti]); in TEST_F()
/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h152 #define _gloffset_Recti 90 macro
3475 return (_glptr_Recti) (GET_by_offset(disp, _gloffset_Recti)); in GET_Recti()
3479 SET_by_offset(disp, _gloffset_Recti, fn); in SET_Recti()