Searched refs:vfetch_instrs (Results 1 – 3 of 3) sorted by relevance
57 struct ir2_instruction *vfetch_instrs[64]; member
251 struct ir2_instruction **vfetch_instrs = ctx->so->vfetch_instrs; in compile_vtx_fetch() local266 vfetch_instrs[i] = instr; in compile_vtx_fetch()
174 struct ir2_instruction *instr = so->vfetch_instrs[i]; in patch_vtx_fetches()