Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_legalize.c239 struct ir3_instruction *samgp; in legalize_block() local
244 samgp = ir3_instr_clone(n); in legalize_block()
245 samgp->opc = OPC_SAMGP0 + i; in legalize_block()
247 samgp->flags |= IR3_INSTR_SY; in legalize_block()