Searched refs:_3DPRIM_PATCHLIST (Results 1 – 2 of 2) sorted by relevance
48 #define _3DPRIM_PATCHLIST(n) ({ assert(n > 0 && n <= 32); 0x20 + (n - 1); }) macro
4057 topology = _3DPRIM_PATCHLIST(pipeline->patch_control_points); in genX()