Searched refs:G_SQ_VTX_WORD2_ENDIAN_SWAP (Results 1 – 4 of 4) sorted by relevance
360 #define G_SQ_VTX_WORD2_ENDIAN_SWAP(x) (((x) >> 16) & 0x3) macro
453 #define G_SQ_VTX_WORD2_ENDIAN_SWAP(x) (((x) >> 16) & 0x3) macro
411 #define G_SQ_VTX_WORD2_ENDIAN_SWAP(x) (((x) >> 16) & 0x3) macro
506 vtx.endian = G_SQ_VTX_WORD2_ENDIAN_SWAP(word2); in r600_vtx_from_byte_stream()