Searched defs:vn_command_vkCmdClearDepthStencilImage (Results 1 – 1 of 1) sorted by relevance
1383 struct vn_command_vkCmdClearDepthStencilImage { struct1384 VkCommandBuffer commandBuffer;1385 VkImage image;1386 VkImageLayout imageLayout;1387 const VkClearDepthStencilValue* pDepthStencil;1388 uint32_t rangeCount;1389 const VkImageSubresourceRange* pRanges;