Home
last modified time | relevance | path

Searched defs:compatibleFormat (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkFormat.cpp639 VkFormat Format::compatibleFormat() const in compatibleFormat() function in vk::Format
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp113 tcu::Maybe<VkFormat> compatibleFormat; member
1561 const auto compatibleFormat = compatManager.getAlternativeFormat(format); in initTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrViewTests.cpp766 for (const auto& compatibleFormat : s_compatible_formats) in populateViewTypeGroup() local