Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkClearAttachment

2178 typedef struct VkClearAttachment {
2182 } VkClearAttachment;
2383 typedef void (VKAPI_PTR *PFN_vkCmdClearAttachments)(VkCommandBuffer commandBuffer, uint32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRect* pRects);
3092 const VkClearAttachment* pAttachments,