Searched refs:ir3_shader_from_nir (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c299 struct ir3_shader *shader = ir3_shader_from_nir(compiler, nir, 0, NULL);
356 hwcso->shader = ir3_shader_from_nir(compiler, nir, 0, &stream_output);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c139 struct ir3_shader *shader = ir3_shader_from_nir(compiler, nir);
176 struct ir3_shader *shader = ir3_shader_from_nir(compiler, nir);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_shader.h528 struct ir3_shader * ir3_shader_from_nir(struct ir3_compiler *compiler, nir_shader *nir);
H A Dir3_shader.c270 ir3_shader_from_nir(struct ir3_compiler *compiler, nir_shader *nir) function in typeref:struct:ir3_shader *
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_shader.h790 ir3_shader_from_nir(struct ir3_compiler *compiler, nir_shader *nir,
H A Dir3_shader.c584 ir3_shader_from_nir(struct ir3_compiler *compiler, nir_shader *nir, function in typeref:struct:ir3_shader *
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_shader.c782 ir3_shader_from_nir(dev->compiler, nir,
H A Dtu_clear_blit.c549 struct ir3_shader *sh = ir3_shader_from_nir(dev->compiler, nir,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst1156 - ir3: Pass reserved_user_consts to ir3_shader_from_nir()
2968 - freedreno/ir3: Pass stream output info to ir3_shader_from_nir
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json16420 "description": "ir3, freedreno: Add options struct for ir3_shader_from_nir()",
[all...]

Completed in 142 milliseconds