Searched refs:ir3_ra (Results 1 – 5 of 5) sorted by relevance
179 ir3/ir3_ra.c \
201 'ir3/ir3_ra.c',
1001 int ir3_ra(struct ir3 *ir3, enum shader_t type,
1168 int ir3_ra(struct ir3 *ir, enum shader_t type, in ir3_ra() function
3373 ret = ir3_ra(ir, so->type, so->frag_coord, so->frag_face); in ir3_compile_shader_nir()