Searched refs:endian_swap (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_fetch.h41 EVFetchEndianSwap endian_swap,
87 EVFetchEndianSwap endian_swap() const { return m_endian_swap;} function in class:r600::FetchInstruction
H A Dsfn_instruction_fetch.cpp83 EVFetchEndianSwap endian_swap,
105 m_endian_swap(endian_swap),
79 FetchInstruction(EVFetchInstr vc_opcode,EVFetchType fetch_type,EVTXDataFormat data_format,EVFetchNumFormat num_format,EVFetchEndianSwap endian_swap,const PValue src,const GPRVector dst,uint32_t offset,bool is_mega_fetch,uint32_t mega_fetch_count,uint32_t buffer_id,uint32_t semantic_id,EBufferIndexMode buffer_index_mode,bool uncached,bool indexed,int array_base,int array_size,int elm_size,PValue buffer_offset,const std::array<int,4> & dest_swizzle) argument
H A Dsfn_ir_to_assembly.cpp757 vtx.endian = fetch_instr.endian_swap();
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_builder.cpp666 .ENDIAN_SWAP(bc.endian_swap)
674 .ENDIAN_SWAP(bc.endian_swap)
683 .ENDIAN_SWAP(bc.endian_swap)
692 .ENDIAN_SWAP(bc.endian_swap)
739 .ENDIAN_SWAP(bc.endian_swap)
H A Dsb_bc_decoder.cpp572 bc.endian_swap = w2.get_ENDIAN_SWAP();
644 bc.endian_swap = w2.get_ENDIAN_SWAP();
653 bc.endian_swap = w2.get_ENDIAN_SWAP();
663 bc.endian_swap = w2.get_ENDIAN_SWAP();
674 bc.endian_swap = w2.get_ENDIAN_SWAP();
H A Dsb_bc.h580 unsigned endian_swap:2; member in struct:r600_sb::bc_fetch
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_builder.cpp666 .ENDIAN_SWAP(bc.endian_swap)
674 .ENDIAN_SWAP(bc.endian_swap)
683 .ENDIAN_SWAP(bc.endian_swap)
692 .ENDIAN_SWAP(bc.endian_swap)
739 .ENDIAN_SWAP(bc.endian_swap)
H A Dsb_bc_decoder.cpp573 bc.endian_swap = w2.get_ENDIAN_SWAP();
645 bc.endian_swap = w2.get_ENDIAN_SWAP();
654 bc.endian_swap = w2.get_ENDIAN_SWAP();
664 bc.endian_swap = w2.get_ENDIAN_SWAP();
675 bc.endian_swap = w2.get_ENDIAN_SWAP();
H A Dsb_bc.h614 unsigned endian_swap:2; member in struct:r600_sb::bc_fetch

Completed in 12 milliseconds