Searched refs:instr_fetch_vtx_t (Results 1 – 4 of 4) sorted by relevance
170 instr_fetch_vtx_t *instr, uint16_t dst_swiz) assert_dt in patch_vtx_fetch()292 instr_fetch_vtx_t *instr; in fd2_prog_init()313 instr = (instr_fetch_vtx_t *)&info->dwords[info->fetch_info[0].offset]; in fd2_prog_init()328 instr = (instr_fetch_vtx_t *)&info->dwords[info->fetch_info[0].offset]; in fd2_prog_init()337 instr = (instr_fetch_vtx_t *)&info->dwords[info->fetch_info[1].offset]; in fd2_prog_init()
186 instr_fetch_vtx_t *vtx = &bc->fetch.vtx; in fill_instr()
379 } instr_fetch_vtx_t; typedef383 instr_fetch_vtx_t vtx;
344 instr_fetch_vtx_t *vtx = &fetch->vtx; in print_fetch_vtx()