Home
last modified time | relevance | path

Searched defs:endian_swap (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_fetch.h88 EVFetchEndianSwap endian_swap() const {return m_endian_swap;} in endian_swap() function in r600::FetchInstr
H A Dsfn_instr_fetch.cpp38 FetchInstr(EVFetchInstr opcode, const RegisterVec4& dst, const RegisterVec4::Swizzle& dest_swizzle, PRegister src, uint32_t src_offset, EVFetchType fetch_type, EVTXDataFormat data_format, EVFetchNumFormat num_format, EVFetchEndianSwap endian_swap, uint32_t resource_id, PRegister resource_offset) FetchInstr() argument
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc.h614 unsigned endian_swap:2; member

Completed in 4 milliseconds