Searched refs:G_SQ_VTX_WORD1_DST_SEL_Y (Results 1 – 4 of 4) sorted by relevance
321 #define G_SQ_VTX_WORD1_DST_SEL_Y(x) (((x) >> 12) & 0x7) macro
414 #define G_SQ_VTX_WORD1_DST_SEL_Y(x) (((x) >> 12) & 0x7) macro
371 #define G_SQ_VTX_WORD1_DST_SEL_Y(x) (((x) >> 12) & 0x7) macro
495 vtx.dst_sel_y = G_SQ_VTX_WORD1_DST_SEL_Y(word1); in r600_vtx_from_byte_stream()