mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
adding CI
This commit is contained in:
@@ -105,7 +105,12 @@ typedef struct PulseImageHandler
|
||||
{
|
||||
PulseDevice device;
|
||||
void* driver_data;
|
||||
PulseImageType type;
|
||||
PulseImageFormat format;
|
||||
PulseImageUsageFlags usage;
|
||||
uint32_t width;
|
||||
uint32_t height;
|
||||
uint32_t layer_count_or_depth;
|
||||
} PulseImageHandler;
|
||||
|
||||
PulseThreadID PulseGetThreadID();
|
||||
|
||||
Reference in New Issue
Block a user