Searched refs:G_SQ_VTX_WORD1_DST_SEL_Z (Results 1 – 4 of 4) sorted by relevance
324 #define G_SQ_VTX_WORD1_DST_SEL_Z(x) (((x) >> 15) & 0x7) macro
374 #define G_SQ_VTX_WORD1_DST_SEL_Z(x) (((x) >> 15) & 0x7) macro
417 #define G_SQ_VTX_WORD1_DST_SEL_Z(x) (((x) >> 15) & 0x7) macro
496 vtx.dst_sel_z = G_SQ_VTX_WORD1_DST_SEL_Z(word1); in r600_vtx_from_byte_stream()