Searched refs:si_emit_graphics (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dsi_cmd_buffer.c156 si_emit_graphics(struct radv_physical_device *physical_device, function in typeref:typename:void
388 si_emit_graphics(device->physical_device, cs);
H A Dradv_private.h1149 void si_emit_graphics(struct radv_physical_device *physical_device,
H A Dradv_device.c2436 si_emit_graphics(physical_device, cs);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dsi_cmd_buffer.c182 si_emit_graphics(struct radv_device *device, struct radeon_cmdbuf *cs) function in typeref:typename:void
565 si_emit_graphics(device, cs);
H A Dradv_private.h1520 void si_emit_graphics(struct radv_device *device, struct radeon_cmdbuf *cs);
H A Dradv_device.c3732 si_emit_graphics(device, cs);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.0.0.rst2228 - radv: make use of num_good_cu_per_sh in si_emit_graphics() too
H A D20.1.0.rst2661 - radv: Pass logical device to si_emit_graphics

Completed in 42 milliseconds