Added details on test

This commit is contained in:
Alejandro Saucedo 2020-10-17 11:18:50 +01:00
parent 40fc293eb1
commit 872a0bc717

View file

@ -7,6 +7,9 @@
TEST(TestAsyncOperations, TestManagerAsync)
{
// This test is built for NVIDIA 1650. It assumes:
// * Queue family 0 and 2 have compute capabilities
// * GPU is able to process parallel shader code across different families
uint32_t size = 10;
uint32_t numParallel = 2;