Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp3357 static bool checkFormatUsage(VkImageUsageFlags usage, VkFormatFeatureFlags features) in checkFormatUsage() function
3529 if(!checkFormatUsage(usage, features)) in vkGetPhysicalDeviceImageFormatProperties2()
3535 if(stencilUsage != 0 && !checkFormatUsage(stencilUsage, features)) in vkGetPhysicalDeviceImageFormatProperties2()

Completed in 9 milliseconds