Searched refs:ir3_compile_shader_nir (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_compiler.h74 int ir3_compile_shader_nir(struct ir3_compiler *compiler,
H A Dir3_shader.c198 ret = ir3_compile_shader_nir(shader->compiler, v);
H A Dir3_compiler_nir.c2804 ir3_compile_shader_nir(struct ir3_compiler *compiler, function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_compiler.h177 int ir3_compile_shader_nir(struct ir3_compiler *compiler,
H A Dir3_shader.c292 int ret = ir3_compile_shader_nir(v->shader->compiler, v);
H A Dir3_compiler_nir.c3969 ir3_compile_shader_nir(struct ir3_compiler *compiler, function in typeref:typename:int
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_shader.c236 int ret = ir3_compile_shader_nir(shader->compiler, variant);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c436 ret = ir3_compile_shader_nir(compiler, v);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c497 ret = ir3_compile_shader_nir(s.compiler, &v);

Completed in 17 milliseconds