Home
last modified time | relevance | path

Searched refs:getImageFormatProperties (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.hpp80 void getImageFormatProperties(Format format, VkImageType type, VkImageTiling tiling,
H A DVkPhysicalDevice.cpp1672 void PhysicalDevice::getImageFormatProperties(Format format, VkImageType type, VkImageTiling tiling, in getImageFormatProperties() function in vk::PhysicalDevice
H A DlibVulkan.cpp3594 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 DvktApiImageClearingTests.cpp586 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 DvktApiImageClearingTests.cpp523 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 Dvulkan_handles.hpp12197 getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format,
12207 getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format,
H A Dvulkan_raii.hpp2445 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 Dvulkan_funcs.hpp211 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 Dvulkan_handles.hpp14088 VULKAN_HPP_NODISCARD Result getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format,
14098 getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format,
H A Dvulkan_funcs.hpp202 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 Dvulkan_raii.hpp3155 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...]

Completed in 203 milliseconds