Home
last modified time | relevance | path

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

/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/tests/
H A Dvklayertests_others.cpp8877 VkImageFormatProperties dummy_props; in TEST_F() local
8880 … image_info.tiling, image_info.usage, image_info.flags, &dummy_props); in TEST_F()