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

/prebuilts/ndk/current/sources/third_party/vulkan/src/include/vulkan/
H A Dvulkan.h255 typedef enum VkFormat { enum
453 } VkFormat; typedef in typeref:enum:VkFormat
1624 VkFormat format;
1634 VkFormat format;
1676 VkFormat format;
1729 VkFormat format;
2033 VkFormat format;
2257 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties);
2258 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties);
2286 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceSparseImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat forma
[all...]
/prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/
H A Dvulkan.h255 typedef enum VkFormat { enum
453 } VkFormat; typedef in typeref:enum:VkFormat
1624 VkFormat format;
1634 VkFormat format;
1676 VkFormat format;
1729 VkFormat format;
2033 VkFormat format;
2257 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties);
2258 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties);
2286 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceSparseImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat forma
[all...]

Completed in 3660 milliseconds