WinRT: removed a bit of dead d3d11 code
This commit is contained in:
parent
0dabf1d751
commit
ccae63527b
1 changed files with 1 additions and 9 deletions
|
@ -603,14 +603,6 @@ SDLPixelFormatToDXGIFormat(Uint32 sdlFormat)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//typedef struct
|
|
||||||
//{
|
|
||||||
// float x, y, z;
|
|
||||||
// DWORD color;
|
|
||||||
// float u, v;
|
|
||||||
//} Vertex;
|
|
||||||
|
|
||||||
SDL_Renderer *
|
SDL_Renderer *
|
||||||
D3D11_CreateRenderer(SDL_Window * window, Uint32 flags)
|
D3D11_CreateRenderer(SDL_Window * window, Uint32 flags)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue