Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir2/
Dinstr-a2xx.h166 uint8_t src2_reg_byte : 8; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_assemble.c284 bc->alu.src2_reg_byte = src_reg_byte(ctx, &src2); in fill_instr()