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
681 sb_hw_class_bits hw_class_bit() { in hw_class_bit()
687 default: assert(!"unknown hw class"); return (sb_hw_class_bits)0; in hw_class_bit()
769 const sb_hw_class_bits hw_target; //FIXME: debug - remove after testing
774 hw_encoding_format(sb_hw_class_bits hw) in hw_encoding_format()
776 hw_encoding_format(uint32_t v, sb_hw_class_bits hw) in hw_encoding_format()
778 uint32_t get_value(sb_hw_class_bits hw) const { in get_value()
893 sb_hw_class_bits hw_class_bit;
901 bytecode(sb_hw_class_bits hw, unsigned rdw = 256)