Searched refs:_gloffset_LoadMatrixf (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/tests/ |
D | dispatch_sanity.cpp | 1276 { "glLoadMatrixf", 10, _gloffset_LoadMatrixf }, 2095 { "glLoadMatrixf", 11, _gloffset_LoadMatrixf },
|
/external/mesa3d/src/glx/tests/ |
D | indirect_api.cpp | 900 EXPECT_EQ((_glapi_proc) __indirect_glLoadMatrixf, table[_gloffset_LoadMatrixf]); in TEST_F()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | dispatch.h | 353 #define _gloffset_LoadMatrixf 291 macro 5686 return (_glptr_LoadMatrixf) (GET_by_offset(disp, _gloffset_LoadMatrixf)); in GET_LoadMatrixf() 5690 SET_by_offset(disp, _gloffset_LoadMatrixf, fn); in SET_LoadMatrixf()
|