Searched refs:_gloffset_BlendFunc (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/tests/ |
D | dispatch_sanity.cpp | 1985 { "glBlendFunc", 11, _gloffset_BlendFunc }, 2200 { "glBlendFunc", 20, _gloffset_BlendFunc },
|
/external/mesa3d/src/glx/tests/ |
D | indirect_api.cpp | 766 EXPECT_EQ((_glapi_proc) __indirect_glBlendFunc, table[_gloffset_BlendFunc]); in TEST_F()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | dispatch.h | 303 #define _gloffset_BlendFunc 241 macro 5136 return (_glptr_BlendFunc) (GET_by_offset(disp, _gloffset_BlendFunc)); in GET_BlendFunc() 5140 SET_by_offset(disp, _gloffset_BlendFunc, fn); in SET_BlendFunc()
|