Hotfix
This commit is contained in:
committed by
Caio Oliveira
parent
6b0b72e034
commit
313e885f7a
@@ -1682,7 +1682,7 @@ void RasterizerVulkan::UpdateStencilOp(Tegra::Engines::Maxwell3D::Regs& regs) {
|
||||
}
|
||||
}
|
||||
|
||||
void RasterizerVulkan::UpdateSampleLocations(Maxwell::Regs& regs) {
|
||||
void RasterizerVulkan::UpdateSampleLocations(Maxwell& regs) {
|
||||
if (!device.IsExtSampleLocationsSupported()) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user