Searched defs:STRIDE_F (Results 1 – 2 of 2) sorted by relevance
192 #define STRIDE_F(p, i) (p = (GLfloat *)((GLubyte *)p + i)) macro