Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir-a2xx.c277 static int instr_emit_fetch(struct ir2_instruction *instr, in instr_emit_fetch() function
484 case IR2_FETCH: return instr_emit_fetch(instr, dwords, idx, info); in instr_emit()