Searched refs:PV_FIRST (Results 1 – 2 of 2) sorted by relevance
30 #define PV_FIRST 0 macro
90 hwtnl->hw_pv = PV_FIRST; in svga_hwtnl_set_flatshade()91 hwtnl->api_pv = (flatshade && !flatshade_first) ? PV_LAST : PV_FIRST; in svga_hwtnl_set_flatshade()