HomeSort by relevance Sort by last modified time
    Searched refs:STRIDE_4UB (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
macros.h 196 #define STRIDE_4UB(p, i) (p = (GLubyte (*)[4])((GLubyte *)p + i))
  /external/mesa3d/src/mesa/main/
macros.h 196 #define STRIDE_4UB(p, i) (p = (GLubyte (*)[4])((GLubyte *)p + i))

Completed in 180 milliseconds