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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_assemble.c102 alu_write_mask(struct ir2_context *ctx, struct ir2_instr *instr) function in typeref:typename:unsigned
258 bc->alu.vector_write_mask = alu_write_mask(ctx, instr_v);
302 bc->alu.scalar_write_mask = alu_write_mask(ctx, instr_s);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_assemble.c103 alu_write_mask(struct ir2_context *ctx, struct ir2_instr *instr) function in typeref:typename:unsigned
261 bc->alu.vector_write_mask = alu_write_mask(ctx, instr_v);
303 bc->alu.scalar_write_mask = alu_write_mask(ctx, instr_s);

Completed in 4 milliseconds