Searched refs:_gloffset_DepthMask (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/tests/ |
D | dispatch_sanity.cpp | 2014 { "glDepthMask", 11, _gloffset_DepthMask }, 2229 { "glDepthMask", 20, _gloffset_DepthMask },
|
/external/mesa3d/src/glx/tests/ |
D | indirect_api.cpp | 814 EXPECT_EQ((_glapi_proc) __indirect_glDepthMask, table[_gloffset_DepthMask]); in TEST_F()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | dispatch.h | 273 #define _gloffset_DepthMask 211 macro 4806 return (_glptr_DepthMask) (GET_by_offset(disp, _gloffset_DepthMask)); in GET_DepthMask() 4810 SET_by_offset(disp, _gloffset_DepthMask, fn); in SET_DepthMask()
|