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.c646 struct alu_bank_swizzle { struct
668 static void init_bank_swizzle(struct alu_bank_swizzle *bs) in init_bank_swizzle() argument
681 static int reserve_gpr(struct alu_bank_swizzle *bs, unsigned sel, unsigned chan, unsigned cycle) in reserve_gpr()
692 static int reserve_cfile(struct r600_bytecode *bc, struct alu_bank_swizzle *bs, unsigned sel, unsig… in reserve_cfile()
735 struct alu_bank_swizzle *bs, int bank_swizzle) in check_vector()
765 struct alu_bank_swizzle *bs, int bank_swizzle) in check_scalar()
813 struct alu_bank_swizzle bs; in check_and_set_bank_swizzle()