Home
last modified time | relevance | path

Searched defs:vkGetPhysicalDeviceImageFormatProperties2 (Results 1 – 10 of 10) sorted by relevance

/external/angle/src/tests/test_utils/
DVulkanHelper.h177 PFN_vkGetPhysicalDeviceImageFormatProperties2 vkGetPhysicalDeviceImageFormatProperties2 = variable
/external/angle/src/third_party/volk/
Dvolk.c2305 PFN_vkGetPhysicalDeviceImageFormatProperties2 vkGetPhysicalDeviceImageFormatProperties2; variable
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp3954 VKAPI_ATTR VkResult VKAPI_CALL vkGetPhysicalDeviceImageFormatProperties2(VkPhysicalDevice physicalD… in vkGetPhysicalDeviceImageFormatProperties2() function
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp2005 …VkResult vkGetPhysicalDeviceImageFormatProperties2( VkPhysicalDevice physi… in vkGetPhysicalDeviceImageFormatProperties2() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
17276 …PFN_vkGetPhysicalDeviceImageFormatProperties2 vkGetPhysicalDeviceImageFormatProperties2 member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp403 …PFN_vkGetPhysicalDeviceImageFormatProperties2 vkGetPhysicalDeviceImageFormatProperties2 member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
/external/swiftshader/include/vulkan/
Dvulkan.hpp2052 …VkResult vkGetPhysicalDeviceImageFormatProperties2( VkPhysicalDevice physi… in vkGetPhysicalDeviceImageFormatProperties2() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
17038 …PFN_vkGetPhysicalDeviceImageFormatProperties2 vkGetPhysicalDeviceImageFormatProperties2 member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp413 …PFN_vkGetPhysicalDeviceImageFormatProperties2 vkGetPhysicalDeviceImageFormatProperties2 member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan.hpp2013 …VkResult vkGetPhysicalDeviceImageFormatProperties2( VkPhysicalDevice physi… in vkGetPhysicalDeviceImageFormatProperties2() function in VULKAN_HPP_NAMESPACE::detail::DispatchLoaderStatic
18339 …PFN_vkGetPhysicalDeviceImageFormatProperties2 vkGetPhysicalDeviceImageFormatProperties2 member in VULKAN_HPP_NAMESPACE::detail::DispatchLoaderDynamic
Dvulkan_raii.hpp418 …PFN_vkGetPhysicalDeviceImageFormatProperties2 vkGetPhysicalDeviceImageFormatProperties2 member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::detail::InstanceDispatcher
/external/mesa3d/src/gfxstream/guest/vulkan_enc/
DVkEncoder.cpp12108 VkResult VkEncoder::vkGetPhysicalDeviceImageFormatProperties2( in vkGetPhysicalDeviceImageFormatProperties2() function in gfxstream::vk::VkEncoder