20 #ifndef ANTKEEPER_GL_PROVOKING_VERTEX_MODE_HPP
21 #define ANTKEEPER_GL_PROVOKING_VERTEX_MODE_HPP
Graphics library interface.
provoking_vertex_mode
Vertex to be used as the source of data for flat-shaded varyings.
@ first
Provoking vertex is the first non-adjacency vertex.
@ last
Provoking vertex is the last non-adjacency vertex.