mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
adding compute pass
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
typedef struct Direct3D11Fence
|
||||
{
|
||||
int dummy;
|
||||
ID3D11Query* query;
|
||||
} Direct3D11Fence;
|
||||
|
||||
PulseFence Direct3D11CreateFence(PulseDevice device);
|
||||
|
||||
Reference in New Issue
Block a user