Searched defs:VkLayerProperties (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h1445 typedef struct VkLayerProperties { struct
1450 } VkLayerProperties; typedef in typeref:struct:VkLayerProperties
2248 typedef VkResult (VKAPI_PTR *PFN_vkEnumerateInstanceLayerProperties)(uint32_t* pPropertyCount, VkLayerProperties* pProperties);
2249 typedef VkResult (VKAPI_PTR *PFN_vkEnumerateDeviceLayerProperties)(VkPhysicalDevice physicalDevice, uint32_t* pPropertyCount, VkLayerProperties* pProperties);
2448 VkLayerProperties* pProperties);
2453 VkLayerProperties* pProperties);

Completed in 216 milliseconds