Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc.h231 HW_CLASS_R600, enumerator
699 bool is_r600() {return hw_class == HW_CLASS_R600;} in is_r600()
725 case HW_CLASS_R600:return HB_R6; in hw_class_bit()
Dsb_core.cpp329 case R600: return HW_CLASS_R600; in translate_chip_class()
Dsb_bc_finalize.cpp784 if (ctx.hw_class == HW_CLASS_R600 && c->bc.op == CF_OP_MEM_SCRATCH && in finalize_cf()
913 case HW_CLASS_R600: in get_stack_depth()
Dsb_bc_builder.cpp663 case HW_CLASS_R600: in build_fetch_vtx()
Dsb_bc_decoder.cpp640 case HW_CLASS_R600: in decode_fetch_vtx()
Dsb_bc_parser.cpp840 if (ctx.hw_class == HW_CLASS_R600 && c->bc.op == CF_OP_MEM_SCRATCH && in prepare_ir()