Searched defs:max_slots (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_sched.h118 unsigned max_slots; member in class:r600_sb::alu_group_tracker
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_blit.c236 const unsigned max_slots = 4096 / sizeof ctx->vertices; local in function:get_next_slot
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_sched.h118 unsigned max_slots; member in class:r600_sb::alu_group_tracker
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_asm.c340 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; local in function:assign_alu_units
550 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; local in function:check_and_set_bank_swizzle
628 int max_slots local in function:replace_gpr_with_pv_ps
779 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; local in function:merge_inst_groups
1279 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; local in function:r600_bytecode_add_alu_type
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_asm.c340 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; local in function:assign_alu_units
550 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; local in function:check_and_set_bank_swizzle
628 int max_slots local in function:replace_gpr_with_pv_ps
773 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; local in function:merge_inst_groups
1284 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; local in function:r600_bytecode_add_alu_type
[all...]

Completed in 7 milliseconds