Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkClearAttachment

2169 typedef struct VkClearAttachment {
2173 } VkClearAttachment;
2374 typedef void (VKAPI_PTR *PFN_vkCmdClearAttachments)(VkCommandBuffer commandBuffer, uint32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRect* pRects);
3083 const VkClearAttachment* pAttachments,