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 D | ir3_gallium.c | 299 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 D | ir3_gallium.c | 139 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 D | ir3_shader.h | 528 struct ir3_shader * ir3_shader_from_nir(struct ir3_compiler *compiler, nir_shader *nir);
|
| H A D | ir3_shader.c | 270 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 D | ir3_shader.h | 790 ir3_shader_from_nir(struct ir3_compiler *compiler, nir_shader *nir,
|
| H A D | ir3_shader.c | 584 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 D | tu_shader.c | 782 ir3_shader_from_nir(dev->compiler, nir,
|
| H A D | tu_clear_blit.c | 549 struct ir3_shader *sh = ir3_shader_from_nir(dev->compiler, nir,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.2.0.rst | 1156 - 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.json | 16420 "description": "ir3, freedreno: Add options struct for ir3_shader_from_nir()", [all...] |
Completed in 142 milliseconds