Searched refs:_gloffset_DrawBuffer (Results 1 – 2 of 2) sorted by relevance
817 EXPECT_EQ((_glapi_proc) __indirect_glDrawBuffer, table[_gloffset_DrawBuffer]); in TEST_F()
264 #define _gloffset_DrawBuffer 202 macro4707 return (_glptr_DrawBuffer) (GET_by_offset(disp, _gloffset_DrawBuffer)); in GET_DrawBuffer()4711 SET_by_offset(disp, _gloffset_DrawBuffer, fn); in SET_DrawBuffer()