Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkClearAttachment

2113 typedef struct VkClearAttachment {
2117 } VkClearAttachment;
2318 typedef void (VKAPI_PTR *PFN_vkCmdClearAttachments)(VkCommandBuffer commandBuffer, uint32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRect* pRects);
3027 const VkClearAttachment* pAttachments,