Searched defs:vn_command_vkCmdClearColorImage (Results 1 – 1 of 1) sorted by relevance
1374 struct vn_command_vkCmdClearColorImage { struct1375 VkCommandBuffer commandBuffer;1376 VkImage image;1377 VkImageLayout imageLayout;1378 const VkClearColorValue* pColor;1379 uint32_t rangeCount;1380 const VkImageSubresourceRange* pRanges;