Skip to content

gallium: add PIPE_CAP_CULL_DISTANCE_NOCOMBINE

Mike Blumenkrantz requested to merge zmike/mesa:zink-cull into main

for drivers where separate cull distance variables are required, this lets them avoid having to write yet another pass to undo gallium's mangling of shader info

Merge request reports