Home
last modified time | relevance | path

Searched refs:SDL_Vulkan_CreateSurface (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_vulkan.h240 extern DECLSPEC SDL_bool SDLCALL SDL_Vulkan_CreateSurface(SDL_Window *window,
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h636 #define SDL_Vulkan_CreateSurface SDL_Vulkan_CreateSurface_REAL macro
A DSDL_dynapi_procs.h670 SDL_DYNAPI_PROC(SDL_bool,SDL_Vulkan_CreateSurface,(SDL_Window *a, VkInstance b, VkSurfaceKHR *c),(a…
/AliOS-Things-master/components/SDL2/test/
A Dtestvulkan.c313 if(!SDL_Vulkan_CreateSurface(state->windows[0], in createSurface()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c4229 SDL_bool SDL_Vulkan_CreateSurface(SDL_Window *window, in SDL_Vulkan_CreateSurface() function

Completed in 19 milliseconds