We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32abeef commit cce3357Copy full SHA for cce3357
layer_gpu_timeline/source/layer_device_functions_queue.cpp
@@ -377,4 +377,4 @@ VKAPI_ATTR VkResult VKAPI_CALL layer_vkQueueBindSparse<user_tag>(
377
// Release the lock to call into the driver
378
lock.unlock();
379
return layer->driver.vkQueueBindSparse(queue, bindInfoCount, newBindInfo, fence);
380
-}
+}
0 commit comments