mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-05 01:16:26 +00:00
Simplified internal SDL_Surface structure
This commit is contained in:
@@ -26,8 +26,6 @@
|
||||
|
||||
#include "SDL_shaders_gpu.h"
|
||||
|
||||
#include "SDL_hashtable.h"
|
||||
|
||||
typedef struct GPU_PipelineParameters
|
||||
{
|
||||
SDL_BlendMode blend_mode;
|
||||
|
Reference in New Issue
Block a user