Missing descriptor set
This commit is contained in:
parent
0fb88d5467
commit
14e078c191
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ public:
|
||||||
} pipelineLayouts;
|
} pipelineLayouts;
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
|
VkDescriptorSet attachmentWrite;
|
||||||
VkDescriptorSet attachmentRead;
|
VkDescriptorSet attachmentRead;
|
||||||
} descriptorSets;
|
} descriptorSets;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue