Added details on test
This commit is contained in:
parent
40fc293eb1
commit
872a0bc717
1 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue