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

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

Completed in 319 milliseconds