Home
last modified time | relevance | path

Searched defs:max_slots (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c608 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; in assign_alu_units() local
817 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; in check_and_set_bank_swizzle() local
899 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; in replace_gpr_with_pv_ps() local
1043 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; in merge_inst_groups() local
1505 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; in r600_bytecode_add_alu_type() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_blit.c303 const unsigned max_slots = 4096 / sizeof ctx->vertices; in get_next_slot() local
Du_gen_mipmap.c1381 const unsigned max_slots = 4096 / sizeof ctx->vertices; in get_next_slot() local