Skip to content

nvk: lower io to temps to avoid output reads in vertex shaders

Dave Airlie requested to merge airlied/mesa:nvk-fix-lower-io into nouveau/vk

fixes a bunch of these nv50_ir_lowering_nvc0.cpp:2878: void nv50_ir::NVC0LoweringPass::handleLDST(nv50_ir::Instruction*): Assertion `prog->getType() == Program::TYPE_TESSELLATION_CONTROL' failed.

Merge request reports