Searched refs:vtx_format_comp_signed (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_fetch.cpp67 m_flags.set(vtx_format_comp_signed);
155 m_flags.set(vtx_format_comp_signed);
190 m_flags.set(vtx_format_comp_signed);
353 set_flag(vtx_format_comp_signed);
H A Dsfn_defines.h300 vtx_format_comp_signed, enumerator in enum:r600::EVFetchFlagShift
H A Dsfn_instruction_fetch.h100 bool is_signed() const { return m_flags.test(vtx_format_comp_signed);}
H A Dsfn_emitssboinstruction.cpp621 fetch->set_flag(vtx_format_comp_signed);

Completed in 9 milliseconds