Home
last modified time | relevance | path

Searched defs:numFences (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicFenceTests.cpp51 uint32_t numFences; member
DvktSynchronizationSmokeTests.cpp490 … DeviceInterface& deviceInterface, VkDevice device, bool signaled, deUint32 numFences, VkFence* fe… in createFences()
504 void destroyFences (const DeviceInterface& deviceInterface, VkDevice device, deUint32 numFences, Vk… in destroyFences()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiFullScreenExclusiveTests.cpp303 size_t numFences) in createFences()
DvktWsiSwapchainTests.cpp1170 size_t numFences, in createFences()
2551 …const deUint32 numFences = (result == VK_NOT_READY) ? static_cast<deUint32>(fences.size() - 1) : s… in acquireTooManyTest() local
2591 …const deUint32 numFences = (result == VK_TIMEOUT) ? static_cast<deUint32>(fences.size() - 1) : sta… in acquireTooManyTimeoutTest() local
DvktWsiColorSpaceTests.cpp341 size_t numFences) in createFences()
DvktWsiPresentIdWaitTests.cpp309 size_t numFences) in createFences()
DvktWsiMaintenance1Tests.cpp479 size_t numFences) in createFences()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp1093 size_t numFences) in createFences()