Home
last modified time | relevance | path

Searched refs:_gloffset_ResetMinmax (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Dremap_helper.h5831 { 29226, _gloffset_ResetMinmax },
Ddispatch.h438 #define _gloffset_ResetMinmax 370 macro
6249 return (_glptr_ResetMinmax) (GET_by_offset(disp, _gloffset_ResetMinmax)); in GET_ResetMinmax()
6253 SET_by_offset(disp, _gloffset_ResetMinmax, fn); in SET_ResetMinmax()
/external/mesa3d/src/glx/tests/
Dindirect_api.cpp1138 EXPECT_EQ((_glapi_proc) __indirect_glResetMinmax, table[_gloffset_ResetMinmax]); in TEST_F()
/external/chromium_org/third_party/mesa/src/src/glx/tests/
Dindirect_api.cpp1138 EXPECT_EQ((_glapi_proc) __indirect_glResetMinmax, table[_gloffset_ResetMinmax]); in TEST_F()