Home
last modified time | relevance | path

Searched refs:_gloffset_GetColorTableParameterfv (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/tests/
Ddispatch_sanity.cpp1311 { "glGetColorTableParameterfv", 10, _gloffset_GetColorTableParameterfv },
/external/mesa3d/src/glx/tests/
Dindirect_api.cpp1125 …EQ((_glapi_proc) __indirect_glGetColorTableParameterfv, table[_gloffset_GetColorTableParameterfv]); in TEST_F()
/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h406 #define _gloffset_GetColorTableParameterfv 344 macro
6269 …return (_glptr_GetColorTableParameterfv) (GET_by_offset(disp, _gloffset_GetColorTableParameterfv)); in GET_GetColorTableParameterfv()
6273 SET_by_offset(disp, _gloffset_GetColorTableParameterfv, fn); in SET_GetColorTableParameterfv()