/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkPhysicalDevice.hpp | 80 void getImageFormatProperties(Format format, VkImageType type, VkImageTiling tiling,
|
H A D | VkPhysicalDevice.cpp | 1672 void PhysicalDevice::getImageFormatProperties(Format format, VkImageType type, VkImageTiling tiling, in getImageFormatProperties() function in vk::PhysicalDevice
|
H A D | libVulkan.cpp | 3594 vk::Cast(physicalDevice)->getImageFormatProperties(format, type, tiling, usage, flags, &pImageFormatProperties->imageFormatProperties); in vkGetPhysicalDeviceImageFormatProperties2()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiImageClearingTests.cpp | 586 VkImageFormatProperties getImageFormatProperties (void) const; 636 , m_imageFormatProperties (getImageFormatProperties()) in ImageClearingTestInstance() 791 VkImageFormatProperties ImageClearingTestInstance::getImageFormatProperties (void) const in getImageFormatProperties() function in vkt::api::__anon27795::ImageClearingTestInstance
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiImageClearingTests.cpp | 523 VkImageFormatProperties getImageFormatProperties (void) const; 569 , m_imageFormatProperties (getImageFormatProperties()) in ImageClearingTestInstance() 715 VkImageFormatProperties ImageClearingTestInstance::getImageFormatProperties (void) const in getImageFormatProperties() function in vkt::api::__anon29049::ImageClearingTestInstance
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_handles.hpp | 12197 getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, 12207 getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format,
|
H A D | vulkan_raii.hpp | 2445 VULKAN_HPP_NODISCARD VULKAN_HPP_NAMESPACE::ImageFormatProperties getImageFormatProperties( 9181 PhysicalDevice::getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, in getImageFormatProperties() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice 9199 throwResultException( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getImageFormatProperties" ); in getImageFormatProperties()
|
H A D | vulkan_funcs.hpp | 211 PhysicalDevice::getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, 234 PhysicalDevice::getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, in getImageFormatProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 252 result, imageFormatProperties, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getImageFormatProperties" ); in getImageFormatProperties() [all...] |
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_handles.hpp | 14088 VULKAN_HPP_NODISCARD Result getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, 14098 getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format,
|
H A D | vulkan_funcs.hpp | 202 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result PhysicalDevice::getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, 223 PhysicalDevice::getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, in getImageFormatProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 241 resultCheck( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getImageFormatProperties" ); in getImageFormatProperties() [all...] |
H A D | vulkan_raii.hpp | 3155 getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, 11735 PhysicalDevice::getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, in getImageFormatProperties() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice 11753 resultCheck( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getImageFormatProperties" ); in getImageFormatProperties() [all...] |