Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds