Home | History | Annotate | Download | only in vulkan

Lines Matching refs:gfx8

592       /* Unfortunately, configuring our line rasterization hardware on gfx8
788 GENX(3DSTATE_SF_pack)(NULL, pipeline->gfx8.sf, &sf);
789 GENX(3DSTATE_RASTER_pack)(NULL, pipeline->gfx8.raster, &raster);
807 * will be emitted dynamically, so skip it here. On Gfx8+
822 /* On Gfx8+ 3DSTATE_MULTISAMPLE does not hold anything we need to modify
1096 # define depth_stencil_dw pipeline->gfx8.wm_depth_stencil
1235 pipeline->gfx8.blend_state : pipeline->gfx7.blend_state;
1387 GENX(3DSTATE_PS_BLEND_pack)(NULL, pipeline->gfx8.ps_blend, &blend);
1529 # define streamout_state_dw pipeline->gfx8.streamout_state
2208 uint32_t *dws = devinfo->ver >= 8 ? pipeline->gfx8.wm : pipeline->gfx7.wm;
2423 * not we want to enable the PMA fix on gfx8 or gfx9. It's given by this