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

/external/mesa3d/src/mesa/main/tests/
H A Ddispatch_sanity.cpp2059 { "glTexParameterf", 11, _gloffset_TexParameterf },
2218 { "glTexParameterf", 20, _gloffset_TexParameterf },
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp1035 EXPECT_EQ((_glapi_proc) __indirect_glTexParameterf, table[_gloffset_TexParameterf]);
/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h240 #define _gloffset_TexParameterf 178 macro
4281 return (_glptr_TexParameterf) (GET_by_offset(disp, _gloffset_TexParameterf));
4285 SET_by_offset(disp, _gloffset_TexParameterf, fn);

Completed in 226 milliseconds