mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
yess
This commit is contained in:
@@ -11,11 +11,6 @@
|
||||
|
||||
#include "Soft.h"
|
||||
|
||||
typedef struct SoftComputePass
|
||||
{
|
||||
int dummy;
|
||||
} SoftComputePass;
|
||||
|
||||
PulseComputePass SoftCreateComputePass(PulseDevice device, PulseCommandList cmd);
|
||||
void SoftDestroyComputePass(PulseDevice device, PulseComputePass pass);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user