mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-04 00:46:25 +00:00
ci: build testffmpeg on MinGW (msys2) build bots
This commit is contained in:

committed by
Anonymous Maarten

parent
76308181b9
commit
fd4c2f8cfd
@@ -93,7 +93,6 @@ static PFNGLEGLIMAGETARGETTEXTURE2DOESPROC glEGLImageTargetTexture2DOESFunc;
|
||||
#ifdef SDL_PLATFORM_WIN32
|
||||
static ID3D11Device *d3d11_device;
|
||||
static ID3D11DeviceContext *d3d11_context;
|
||||
static const GUID SDL_IID_ID3D11Resource = { 0xdc8e63f3, 0xd12b, 0x4952, { 0xb4, 0x7b, 0x5e, 0x45, 0x02, 0x6a, 0x86, 0x2d } };
|
||||
#endif
|
||||
static VulkanVideoContext *vulkan_context;
|
||||
struct SwsContextContainer
|
||||
|
Reference in New Issue
Block a user