Home
last modified time | relevance | path

Searched refs:GetFormatProperties (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.hpp70 static void GetFormatProperties(Format format, VkFormatProperties *pFormatProperties);
DVkDeviceMemoryExternalAndroid.cpp151 vk::PhysicalDevice::GetFormatProperties(vk::Format(format), &formatProperties); in GetVkFormatFeaturesFromAHBFormat()
DVkPhysicalDevice.cpp1034 void PhysicalDevice::GetFormatProperties(Format format, VkFormatProperties *pFormatProperties) in GetFormatProperties() function in vk::PhysicalDevice
1469 GetFormatProperties(format, &props); in getImageFormatProperties()
DlibVulkan.cpp605 vk::PhysicalDevice::GetFormatProperties(format, pFormatProperties); in vkGetPhysicalDeviceFormatProperties()
3363 vk::PhysicalDevice::GetFormatProperties(format, &properties); in vkGetPhysicalDeviceImageFormatProperties2()