Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/rnn/
H A Dutil.h90 #define insrt(a, b, c, d) ((a) = ((a) & ~(bflmask(c) << (b))) | ((d) & bflmask(c)) << (b)) macro

Completed in 1 milliseconds