Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_assemble.c290 bc->alu.src3_reg_byte = src_reg_byte(ctx, src3); in fill_instr()
309 bc->alu.src3_reg_byte = src_reg_byte(ctx, src); in fill_instr()
316 bc->alu.src3_reg_byte = src_reg_byte(ctx, src); in fill_instr()
/third_party/mesa3d/src/freedreno/ir2/
H A Dinstr-a2xx.h165 uint8_t src3_reg_byte : 8; member

Completed in 3 milliseconds