Home
last modified time | relevance | path

Searched refs:SDL_HINT_RENDER_DIRECT3D_THREADSAFE (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_hints.h107 #define SDL_HINT_RENDER_DIRECT3D_THREADSAFE "SDL_RENDER_DIRECT3D_THREADSAFE" macro
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_hints.c23 SDL_HINT_RENDER_DIRECT3D_THREADSAFE,
/AliOS-Things-master/components/SDL2/src/render/direct3d/
A DSDL_render_d3d.c1777 if (SDL_GetHintBoolean(SDL_HINT_RENDER_DIRECT3D_THREADSAFE, SDL_FALSE)) { in D3D_CreateRenderer()

Completed in 8 milliseconds