Searched refs:_gloffset_Vertex4fv (Results 1 – 4 of 4) sorted by relevance
1117 { "glVertex4fv", 10, _gloffset_Vertex4fv },
151 _gloffset_Vertex4fv,
1060 EXPECT_EQ((_glapi_proc) __indirect_glVertex4fv, table[_gloffset_Vertex4fv]); in TEST_F()
207 #define _gloffset_Vertex4fv 145 macro3918 return (_glptr_Vertex4fv) (GET_by_offset(disp, _gloffset_Vertex4fv)); in GET_Vertex4fv()3922 SET_by_offset(disp, _gloffset_Vertex4fv, fn); in SET_Vertex4fv()