David L. Bien
Results
2
comments of
David L. Bien
If the change is made to: `colorAttachment.storeOp = VK_ATTACHMENT_STORE_OP_DONT_CARE` is changed then the validator doesn't complain about VK_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT anymore. I changed VK_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT first so I didn't notice this until a...
If there were a manner of querying the VkDescriptorPool handle to see if it had been created with the VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT bit set then it would be easy enough to add...