Skip to content

Commit cce3357

Browse files
committed
Whitespace
1 parent 32abeef commit cce3357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layer_gpu_timeline/source/layer_device_functions_queue.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,4 +377,4 @@ VKAPI_ATTR VkResult VKAPI_CALL layer_vkQueueBindSparse<user_tag>(
377377
// Release the lock to call into the driver
378378
lock.unlock();
379379
return layer->driver.vkQueueBindSparse(queue, bindInfoCount, newBindInfo, fence);
380-
}
380+
}

0 commit comments

Comments
 (0)