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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
macros.h 365 #define ZERO_3V( DST ) (DST)[0] = (DST)[1] = (DST)[2] = 0
  /external/mesa3d/src/mesa/main/
macros.h 365 #define ZERO_3V( DST ) (DST)[0] = (DST)[1] = (DST)[2] = 0

Completed in 437 milliseconds