Searched refs:emptyGUID (Results 1 – 2 of 2) sorted by relevance
823 SDL_JoystickGUID emptyGUID; in SDL_JoystickGetDeviceGUID() local825 SDL_zero(emptyGUID); in SDL_JoystickGetDeviceGUID()826 return emptyGUID; in SDL_JoystickGetDeviceGUID()835 SDL_JoystickGUID emptyGUID; in SDL_JoystickGetGUID() local836 SDL_zero(emptyGUID); in SDL_JoystickGetGUID()837 return emptyGUID; in SDL_JoystickGetGUID()
500 GUID emptyGUID = {}; in d3d12_screen_get_video_param_decode() local501 if (decodeGUID != emptyGUID) { in d3d12_screen_get_video_param_decode()