Home
last modified time | relevance | path

Searched defs:vkGetPhysicalDeviceSparseImageFormatProperties (Results 1 - 9 of 9) sorted by relevance

/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.h150 PFN_vkGetPhysicalDeviceSparseImageFormatProperties vkGetPhysicalDeviceSparseImageFormatProperties = nullptr; member
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.c1248 PFN_vkGetPhysicalDeviceSparseImageFormatProperties vkGetPhysicalDeviceSparseImageFormatProperties; variable
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp1337 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceSparseImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t *pPropertyCount, VkSparseImageFormatProperties *pProperties) in vkGetPhysicalDeviceSparseImageFormatProperties() function
/third_party/vulkan-loader/loader/
H A Dtrampoline.c1294 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceSparseImageFormatProperties( in vkGetPhysicalDeviceSparseImageFormatProperties() function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan.hpp10913 PFN_vkGetPhysicalDeviceSparseImageFormatProperties vkGetPhysicalDeviceSparseImageFormatProperties = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
H A Dvulkan_raii.hpp424 PFN_vkGetPhysicalDeviceSparseImageFormatProperties vkGetPhysicalDeviceSparseImageFormatProperties = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp16433 PFN_vkGetPhysicalDeviceSparseImageFormatProperties vkGetPhysicalDeviceSparseImageFormatProperties = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
H A Dvulkan_raii.hpp411 PFN_vkGetPhysicalDeviceSparseImageFormatProperties vkGetPhysicalDeviceSparseImageFormatProperties = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
[all...]
/third_party/glfw/deps/glad/
H A Dvulkan.h5508 #define vkGetPhysicalDeviceSparseImageFormatProperties glad_vkGetPhysicalDeviceSparseImageFormatProperties macro

Completed in 166 milliseconds