Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationSmokeTests.cpp228 void createVulkanImage (const DeviceInterface& vkd, VkDevice device, Allocator& allocator, const Im… in createVulkanImage() function
714createVulkanImage(deviceInterface, testContext.device, testContext.allocator, imageParameters, ima… in generateWork()