Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Dremap_helper.h5835 { 35835, _gloffset_GetMinmaxParameterfv },
Ddispatch.h433 #define _gloffset_GetMinmaxParameterfv 365 macro
6194 return (_glptr_GetMinmaxParameterfv) (GET_by_offset(disp, _gloffset_GetMinmaxParameterfv)); in GET_GetMinmaxParameterfv()
6198 SET_by_offset(disp, _gloffset_GetMinmaxParameterfv, fn); in SET_GetMinmaxParameterfv()
/external/mesa3d/src/glx/tests/
Dindirect_api.cpp1132 … EXPECT_EQ((_glapi_proc) __indirect_glGetMinmaxParameterfv, table[_gloffset_GetMinmaxParameterfv]); in TEST_F()
/external/chromium_org/third_party/mesa/src/src/glx/tests/
Dindirect_api.cpp1132 … EXPECT_EQ((_glapi_proc) __indirect_glGetMinmaxParameterfv, table[_gloffset_GetMinmaxParameterfv]); in TEST_F()