Searched refs:_gloffset_TexParameterf (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/tests/ |
D | dispatch_sanity.cpp | 2156 { "glTexParameterf", 11, _gloffset_TexParameterf }, 2315 { "glTexParameterf", 20, _gloffset_TexParameterf },
|
/external/mesa3d/src/glx/tests/ |
D | indirect_api.cpp | 1037 EXPECT_EQ((_glapi_proc) __indirect_glTexParameterf, table[_gloffset_TexParameterf]); in TEST_F()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | dispatch.h | 240 #define _gloffset_TexParameterf 178 macro 4443 return (_glptr_TexParameterf) (GET_by_offset(disp, _gloffset_TexParameterf)); in GET_TexParameterf() 4447 SET_by_offset(disp, _gloffset_TexParameterf, fn); in SET_TexParameterf()
|