Searched defs:STRIDE_F (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dmacros.h192 #define STRIDE_F(p, i) (p = (GLfloat *)((GLubyte *)p + i)) macro

Completed in 157 milliseconds