Removed unused enabled feature
This commit is contained in:
parent
3051c3782f
commit
00f9728cef
1 changed files with 0 additions and 1 deletions
|
|
@ -125,7 +125,6 @@ public:
|
||||||
timerSpeed *= 0.25f;
|
timerSpeed *= 0.25f;
|
||||||
title = "Offscreen rendering";
|
title = "Offscreen rendering";
|
||||||
settings.overlay = true;
|
settings.overlay = true;
|
||||||
enabledFeatures.shaderClipDistance = VK_TRUE;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
~VulkanExample()
|
~VulkanExample()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue