Searched defs:VkFormat (Results 1 - 2 of 2) sorted by relevance

/external/skia/third_party/vulkan/
H A Dvulkan.h239 typedef enum VkFormat { enum
429 } VkFormat; typedef in typeref:enum:VkFormat
1568 VkFormat format;
1578 VkFormat format;
1620 VkFormat format;
1673 VkFormat format;
1977 VkFormat format;
2201 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties);
2202 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties);
2230 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceSparseImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat forma
[all...]
/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.h246 typedef enum VkFormat { enum
436 } VkFormat; typedef in typeref:enum:VkFormat
1577 VkFormat format;
1587 VkFormat format;
1629 VkFormat format;
1682 VkFormat format;
1986 VkFormat format;
2210 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties);
2211 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties);
2239 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceSparseImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat forma
[all...]

Completed in 102 milliseconds