Home | History | Annotate | Download | only in r600

Lines Matching defs:endian

1726 				S_SQ_VTX_WORD2_ENDIAN_SWAP(vtx->endian);
2592 fprintf(stderr, "ENDIAN:%d ", vtx->endian);
2606 unsigned *num_format, unsigned *format_comp, unsigned *endian)
2614 *endian = ENDIAN_NONE;
2628 *endian = r600_endian_swap(desc->channel[i].size);
2759 unsigned format, num_format, format_comp, endian;
2808 &format, &num_format, &format_comp, &endian);
2839 vtx.endian = endian;