Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dmacros.h255 #define STRIDE_4F(p, i) (p = (GLfloat (*)[4])((GLubyte *)p + i)) macro

Completed in 2 milliseconds