Home
last modified time | relevance | path

Searched refs:getImageFormatProperties (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.hpp51 void getImageFormatProperties(VkFormat format, VkImageType type, VkImageTiling tiling,
DVkPhysicalDevice.cpp596 void PhysicalDevice::getImageFormatProperties(VkFormat format, VkImageType type, VkImageTiling tili… in getImageFormatProperties() function in vk::PhysicalDevice
DlibVulkan.cpp175 …vk::Cast(physicalDevice)->getImageFormatProperties(format, type, tiling, usage, flags, pImageForma… in vkGetPhysicalDeviceImageFormatProperties()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp509 VkImageFormatProperties getImageFormatProperties (void) const;
549 , m_imageFormatProperties (getImageFormatProperties()) in ImageClearingTestInstance()
658 VkImageFormatProperties ImageClearingTestInstance::getImageFormatProperties (void) const in getImageFormatProperties() function in vkt::api::__anon89afa4720111::ImageClearingTestInstance
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp15359 …Result getImageFormatProperties( Format format, ImageType type, ImageTiling tiling, ImageUsageFlag…
15362 …ResultValueType<ImageFormatProperties>::type getImageFormatProperties( Format format, ImageType ty…
53460 …VULKAN_HPP_INLINE Result PhysicalDevice::getImageFormatProperties( Format format, ImageType type, … in getImageFormatProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
53466 …NE ResultValueType<ImageFormatProperties>::type PhysicalDevice::getImageFormatProperties( Format f… in getImageFormatProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice