Searched defs:getFormatProperties (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/Vulkan/ | ||
D | VkPhysicalDevice.cpp | 330 void PhysicalDevice::getFormatProperties(VkFormat format, VkFormatProperties* pFormatProperties) co… in getFormatProperties() function in vk::PhysicalDevice |
/external/vulkan-headers/include/vulkan/ | ||
D | vulkan.hpp | 53384 …VULKAN_HPP_INLINE void PhysicalDevice::getFormatProperties( Format format, FormatProperties* pForm… in getFormatProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice |