Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c363 struct alu_bank_swizzle { struct
385 static void init_bank_swizzle(struct alu_bank_swizzle *bs) in init_bank_swizzle() argument
398 static int reserve_gpr(struct alu_bank_swizzle *bs, unsigned sel, unsigned chan, unsigned cycle) in reserve_gpr()
409 static int reserve_cfile(struct r600_bytecode *bc, struct alu_bank_swizzle *bs, unsigned sel, unsig… in reserve_cfile()
452 struct alu_bank_swizzle *bs, int bank_swizzle) in check_vector()
482 struct alu_bank_swizzle *bs, int bank_swizzle) in check_scalar()
530 struct alu_bank_swizzle bs; in check_and_set_bank_swizzle()