mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
working on d3d11 backend
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
typedef struct Direct3D11CommandList
|
||||
{
|
||||
int dummy;
|
||||
ID3D11DeviceContext* context;
|
||||
} Direct3D11CommandList;
|
||||
|
||||
PulseCommandList Direct3D11RequestCommandList(PulseDevice device, PulseCommandListUsage usage);
|
||||
|
||||
Reference in New Issue
Block a user