/external/swiftshader/src/Vulkan/ |
D | VkPhysicalDevice.hpp | 71 void getImageFormatProperties(Format format, VkImageType type, VkImageTiling tiling,
|
D | VkPhysicalDevice.cpp | 1440 void PhysicalDevice::getImageFormatProperties(Format format, VkImageType type, VkImageTiling tiling, in getImageFormatProperties() function in vk::PhysicalDevice
|
D | libVulkan.cpp | 3452 …vk::Cast(physicalDevice)->getImageFormatProperties(format, type, tiling, usage, flags, &pImageForm… in vkGetPhysicalDeviceImageFormatProperties2()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiImageClearingTests.cpp | 532 VkImageFormatProperties getImageFormatProperties (void) const; 574 , m_imageFormatProperties (getImageFormatProperties()) in ImageClearingTestInstance() 705 VkImageFormatProperties ImageClearingTestInstance::getImageFormatProperties (void) const in getImageFormatProperties() function in vkt::api::__anonfa1a7f590111::ImageClearingTestInstance
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_handles.hpp | 11348 … getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, 11358 getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format,
|
D | vulkan_raii.hpp | 1941 VULKAN_HPP_NODISCARD VULKAN_HPP_NAMESPACE::ImageFormatProperties getImageFormatProperties( 9075 … PhysicalDevice::getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, in getImageFormatProperties() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice
|
D | vulkan_funcs.hpp | 199 … PhysicalDevice::getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, in getImageFormatProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 221 PhysicalDevice::getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, in getImageFormatProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 54486 …VULKAN_HPP_NODISCARD Result getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, VULKAN_… 54489 …ultValueType<VULKAN_HPP_NAMESPACE::ImageFormatProperties>::type getImageFormatProperties( VULKAN_H… 89888 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result PhysicalDevice::getImageFormatProperties( VULKAN_HPP… in getImageFormatProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 89895 …KAN_HPP_NAMESPACE::ImageFormatProperties>::type PhysicalDevice::getImageFormatProperties( VULKAN_H… in getImageFormatProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
|
/external/swiftshader/include/vulkan/ |
D | vulkan.hpp | 54677 …VULKAN_HPP_NODISCARD Result getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, VULKAN_… 54680 …ultValueType<VULKAN_HPP_NAMESPACE::ImageFormatProperties>::type getImageFormatProperties( VULKAN_H… 90511 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result PhysicalDevice::getImageFormatProperties( VULKAN_HPP… in getImageFormatProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 90518 …KAN_HPP_NAMESPACE::ImageFormatProperties>::type PhysicalDevice::getImageFormatProperties( VULKAN_H… in getImageFormatProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
|