Skip to content

turnip: support VK_EXT_line_rasterization

Hyunjun Ko requested to merge zzoon/mesa:line_raster into main

UPDATED:

This MR includes to rename the bit MSAA_ENABLE in GRAS_SU_CNTL to LINE_MODE, which has 2 values BRESENHAM, RECTANGULAR.
Also includes to enable VK_EXT_line_rasterization and strictLines on turnip.

Edited by Hyunjun Ko

Merge request reports