Home
last modified time | relevance | path

Searched refs:SDL_RenderCommandType (Results 1 – 8 of 8) sorted by relevance

/dports/x11/controllermap/SDL2-2.0.18/src/render/
H A DSDL_sysrender.h80 } SDL_RenderCommandType; typedef
84 SDL_RenderCommandType command;
H A DSDL_render.c441 PrepQueueCmdDraw(SDL_Renderer *renderer, const SDL_RenderCommandType cmdtype, SDL_Texture *texture) in PrepQueueCmdDraw()
/dports/devel/sdl20/SDL2-2.0.18/src/render/
H A DSDL_sysrender.h80 } SDL_RenderCommandType; typedef
84 SDL_RenderCommandType command;
H A DSDL_render.c441 PrepQueueCmdDraw(SDL_Renderer *renderer, const SDL_RenderCommandType cmdtype, SDL_Texture *texture) in PrepQueueCmdDraw()
/dports/x11/controllermap/SDL2-2.0.18/src/render/vitagxm/
H A DSDL_render_vita_gxm.c808 const SDL_RenderCommandType thiscmdtype = cmd->command; in VITA_GXM_RunCommandQueue()
814 const SDL_RenderCommandType nextcmdtype = nextcmd->command; in VITA_GXM_RunCommandQueue()
/dports/devel/sdl20/SDL2-2.0.18/src/render/vitagxm/
H A DSDL_render_vita_gxm.c808 const SDL_RenderCommandType thiscmdtype = cmd->command; in VITA_GXM_RunCommandQueue()
814 const SDL_RenderCommandType nextcmdtype = nextcmd->command; in VITA_GXM_RunCommandQueue()
/dports/x11/controllermap/SDL2-2.0.18/src/render/opengles2/
H A DSDL_render_gles2.c1150 const SDL_RenderCommandType nextcmdtype = nextcmd->command; in GLES2_RunCommandQueue()
1177 const SDL_RenderCommandType thiscmdtype = cmd->command; in GLES2_RunCommandQueue()
1183 const SDL_RenderCommandType nextcmdtype = nextcmd->command; in GLES2_RunCommandQueue()
/dports/devel/sdl20/SDL2-2.0.18/src/render/opengles2/
H A DSDL_render_gles2.c1150 const SDL_RenderCommandType nextcmdtype = nextcmd->command; in GLES2_RunCommandQueue()
1177 const SDL_RenderCommandType thiscmdtype = cmd->command; in GLES2_RunCommandQueue()
1183 const SDL_RenderCommandType nextcmdtype = nextcmd->command; in GLES2_RunCommandQueue()