HomeSort by relevance Sort by last modified time
    Searched refs:createFences (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSwapchainTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktSynchronization.cpp 425 void createFences (const DeviceInterface& deviceInterface, VkDevice device, bool signaled, deUint32 numFences, VkFence* fence)
598 createFences(vkd, device, false, DE_LENGTH_OF_ARRAY(fences), fences);
    [all...]

Completed in 383 milliseconds