Home
last modified time | relevance | path

Searched refs:VkClearDepthStencilValue (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/third_party/vulkan-headers/vulkan/
H A Dvulkan_core.h3870 typedef struct VkClearDepthStencilValue { struct
3873 } VkClearDepthStencilValue; typedef
3877 VkClearDepthStencilValue depthStencil;
4045 typedef void (VKAPI_PTR *PFN_vkCmdClearDepthStencilImage)(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const VkClearDepthStencilValue* pDepthStencil, uint32_t rangeCount, const VkImageSubresourceRange* pRanges);
4748 const VkClearDepthStencilValue* pDepthStencil,

Completed in 59 milliseconds