Searched defs:VkClearAttachment (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h2392 typedef struct VkClearAttachment { struct
2396 } VkClearAttachment; typedef in typeref:struct:VkClearAttachment
2597 typedef void (VKAPI_PTR *PFN_vkCmdClearAttachments)(VkCommandBuffer commandBuffer, uint32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRect* pRects);
3306 const VkClearAttachment* pAttachments,

Completed in 98 milliseconds