Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dmacros.h257 #define STRIDE_T(p, t, i) (p = (t)((GLubyte *)p + i)) macro

Completed in 3 milliseconds