Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dmacros.h408 #define ZERO_3V( DST ) (DST)[0] = (DST)[1] = (DST)[2] = 0 macro

Completed in 3 milliseconds