Searched refs:NV50_BLIT_MODE_ZS (Results 1 – 2 of 2) sorted by relevance
27 #define NV50_BLIT_MODE_ZS 7 /* put $t0/$s0 into R, $t1/$s1 into G */ macro
910 mode != NV50_BLIT_MODE_ZS && in nv50_blitter_make_fp()1063 case PIPE_MASK_ZS: return NV50_BLIT_MODE_ZS; in nv50_blit_select_mode()