Home
last modified time | relevance | path

Searched refs:hw_gpr (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.c424 int hw_gpr[NUM_OF_CYCLES][NUM_OF_COMPONENTS]; member
451 bs->hw_gpr[cycle][component] = -1; in init_bank_swizzle()
460 if (bs->hw_gpr[cycle][chan] == -1) in reserve_gpr()
461 bs->hw_gpr[cycle][chan] = sel; in reserve_gpr()
462 else if (bs->hw_gpr[cycle][chan] != (int)sel) { in reserve_gpr()

Completed in 4 milliseconds