Searched refs:_glptr_ProvokingVertexEXT (Results 1 – 1 of 1) sorted by relevance
12680 typedef void (GLAPIENTRYP _glptr_ProvokingVertexEXT)(GLenum); typedef12683 static inline _glptr_ProvokingVertexEXT GET_ProvokingVertexEXT(struct _glapi_table *disp) { in GET_ProvokingVertexEXT()12684 return (_glptr_ProvokingVertexEXT) (GET_by_offset(disp, _gloffset_ProvokingVertexEXT)); in GET_ProvokingVertexEXT()