Searched refs:DZN_SWAP (Results 1 – 2 of 2) sorted by relevance
68 #define DZN_SWAP(t, a, b) \ macro
1235 DZN_SWAP(float, out.float32[0], out.float32[1]); in adjust_clear_color()1236 DZN_SWAP(float, out.float32[2], out.float32[3]); in adjust_clear_color()