Home
last modified time | relevance | path

Searched refs:SDL_RENDERCMD_DRAW_POINTS (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/SDL2/src/render/
A DSDL_sysrender.h73 SDL_RENDERCMD_DRAW_POINTS, enumerator
A DSDL_render.c157 case SDL_RENDERCMD_DRAW_POINTS: in DebugLogRenderCommands()
457 SDL_RenderCommand *cmd = PrepQueueCmdDrawSolid(renderer, SDL_RENDERCMD_DRAW_POINTS); in QueueCmdDrawPoints()
/AliOS-Things-master/components/SDL2/src/render/psp/
A DSDL_render_psp.c752 case SDL_RENDERCMD_DRAW_POINTS: { in PSP_RunCommandQueue()
/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_render_sw.c655 case SDL_RENDERCMD_DRAW_POINTS: { in SW_RunCommandQueue()
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_render.c710 case SDL_RENDERCMD_DRAW_POINTS: { in DirectFB_RunCommandQueue()
/AliOS-Things-master/components/SDL2/src/render/opengles/
A DSDL_render_gles.c892 case SDL_RENDERCMD_DRAW_POINTS: { in GLES_RunCommandQueue()
/AliOS-Things-master/components/SDL2/src/render/metal/
A DSDL_render_metal.m1416 case SDL_RENDERCMD_DRAW_POINTS:
1419 …const MTLPrimitiveType primtype = (cmd->command == SDL_RENDERCMD_DRAW_POINTS) ? MTLPrimitiveTypePo…
/AliOS-Things-master/components/SDL2/src/render/direct3d/
A DSDL_render_d3d.c1340 case SDL_RENDERCMD_DRAW_POINTS: { in D3D_RunCommandQueue()
/AliOS-Things-master/components/SDL2/src/render/opengl/
A DSDL_render_gl.c1199 case SDL_RENDERCMD_DRAW_POINTS: { in GL_RunCommandQueue()
/AliOS-Things-master/components/SDL2/src/render/opengles2/
A DSDL_render_gles2.c1289 case SDL_RENDERCMD_DRAW_POINTS: { in GLES2_RunCommandQueue()
/AliOS-Things-master/components/SDL2/src/render/direct3d11/
A DSDL_render_d3d11.c2257 case SDL_RENDERCMD_DRAW_POINTS: { in D3D11_RunCommandQueue()

Completed in 37 milliseconds