mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
yes
This commit is contained in:
@@ -10,10 +10,6 @@
|
||||
#include <Pulse.h>
|
||||
#include "OpenGL.h"
|
||||
|
||||
typedef struct OpenGLFence
|
||||
{
|
||||
} OpenGLFence;
|
||||
|
||||
PulseFence OpenGLCreateFence(PulseDevice device);
|
||||
void OpenGLDestroyFence(PulseDevice device, PulseFence fence);
|
||||
bool OpenGLIsFenceReady(PulseDevice device, PulseFence fence);
|
||||
|
||||
Reference in New Issue
Block a user