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

/external/mesa3d/include/vulkan/
H A Dvulkan.h261 typedef enum VkFormat { enum
459 } VkFormat; typedef in typeref:enum:VkFormat
1633 VkFormat format;
1643 VkFormat format;
1685 VkFormat format;
1738 VkFormat format;
2042 VkFormat format;
2266 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties);
2267 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties);
2295 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceSparseImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat forma
[all...]
/external/skia/third_party/vulkan/vulkan/
H A Dvulkan.h336 typedef enum VkFormat { enum
534 } VkFormat; typedef in typeref:enum:VkFormat
1730 VkFormat format;
1740 VkFormat format;
1782 VkFormat format;
1835 VkFormat format;
2139 VkFormat format;
2363 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties);
2364 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties);
2392 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceSparseImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat forma
[all...]
/external/skqp/third_party/vulkan/vulkan/
H A Dvulkan.h336 typedef enum VkFormat { enum
534 } VkFormat; typedef in typeref:enum:VkFormat
1730 VkFormat format;
1740 VkFormat format;
1782 VkFormat format;
1835 VkFormat format;
2139 VkFormat format;
2363 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties);
2364 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties);
2392 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceSparseImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat forma
[all...]
/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.h389 typedef enum VkFormat { enum
621 } VkFormat; typedef in typeref:enum:VkFormat
1927 VkFormat format;
1937 VkFormat format;
1979 VkFormat format;
2032 VkFormat format;
2336 VkFormat format;
2560 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties);
2561 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties);
2589 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceSparseImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat forma
[all...]

Completed in 359 milliseconds