Home
last modified time | relevance | path

Searched refs:sb_hw_class_bits (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc.h183 enum sb_hw_class_bits enum
723 sb_hw_class_bits hw_class_bit() { in hw_class_bit()
729 default: assert(!"unknown hw class"); return (sb_hw_class_bits)0; in hw_class_bit()
812 const sb_hw_class_bits hw_target; //FIXME: debug - remove after testing
817 hw_encoding_format(sb_hw_class_bits hw) in hw_encoding_format()
819 hw_encoding_format(uint32_t v, sb_hw_class_bits hw) in hw_encoding_format()
821 uint32_t get_value(sb_hw_class_bits hw) const { in get_value()
936 sb_hw_class_bits hw_class_bit;
944 bytecode(sb_hw_class_bits hw, unsigned rdw = 256)