GPU Video Decoding (#661)

This commit is contained in:
Turánszki János
2023-04-29 15:44:06 +02:00
committed by GitHub
parent bde4e61c92
commit e02ca53f99
99 changed files with 14328 additions and 899 deletions
+1
View File
@@ -6,6 +6,7 @@
namespace wi::jobsystem
{
void Initialize(uint32_t maxThreadCount = ~0u);
void ShutDown();
struct JobArgs
{