Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/vulkan-headers/vulkan/
H A Dvulkan_core.h3220 typedef struct VkLayerProperties { struct
3225 } VkLayerProperties; typedef
3940 typedef VkResult (VKAPI_PTR *PFN_vkEnumerateInstanceLayerProperties)(uint32_t* pPropertyCount, VkLayerProperties* pProperties);
3941 typedef VkResult (VKAPI_PTR *PFN_vkEnumerateDeviceLayerProperties)(VkPhysicalDevice physicalDevice, uint32_t* pPropertyCount, VkLayerProperties* pProperties);
4140 VkLayerProperties* pProperties);
4145 VkLayerProperties* pProperties);

Completed in 58 milliseconds