Skip to content

nir/passthrough_gs: flesh out gs_in_prim

Alyssa Rosenzweig requested to merge alyssa/mesa:nir/passthru-gs-inpr into main

geometry shaders don't specify the input topology, only the class of topology. normalize when generating a passthrough gs.

asahi will be more picky about this in the future.

cc @antonino @kusma @zmike

Merge request reports