Fixed typos
This commit is contained in:
parent
2898671f40
commit
583e61ac35
9 changed files with 10 additions and 10 deletions
|
|
@ -203,7 +203,7 @@ public:
|
|||
|
||||
std::vector<VkWriteDescriptorSet> writeDescriptorSets =
|
||||
{
|
||||
// Binding 0 : Vertex shader shader ubo
|
||||
// Binding 0 : Vertex shader ubo
|
||||
vks::initializers::writeDescriptorSet(
|
||||
descriptorSet,
|
||||
VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue