This commit is contained in:
saschawillems 2016-08-13 22:10:57 +02:00
parent 130e1d5262
commit 299f5b2bae

View file

@ -740,7 +740,7 @@ public:
&uniformData.scene.memory, &uniformData.scene.memory,
&uniformData.scene.descriptor); &uniformData.scene.descriptor);
// Fullscreen quad fragment shader uniform buffer // Fullscreen radialb blur parameters
createBuffer( createBuffer(
VK_BUFFER_USAGE_UNIFORM_BUFFER_BIT, VK_BUFFER_USAGE_UNIFORM_BUFFER_BIT,
VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT | VK_MEMORY_PROPERTY_HOST_COHERENT_BIT, VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT | VK_MEMORY_PROPERTY_HOST_COHERENT_BIT,