Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
DMakefile.sources179 ir3/ir3_ra.c \
Dmeson.build201 'ir3/ir3_ra.c',
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3.h1001 int ir3_ra(struct ir3 *ir3, enum shader_t type,
Dir3_ra.c1168 int ir3_ra(struct ir3 *ir, enum shader_t type, in ir3_ra() function
Dir3_compiler_nir.c3373 ret = ir3_ra(ir, so->type, so->frag_coord, so->frag_face); in ir3_compile_shader_nir()