Home
last modified time | relevance | path

Searched defs:video_drivers (Results 1 – 4 of 4) sorted by relevance

/dports/games/taisei/taisei-1.3.2/src/
H A Dvideo.c667 const char *video_drivers[num_drivers]; in video_init_sdl() local
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Deditor_node.cpp6533 …String video_drivers = ProjectSettings::get_singleton()->get_custom_property_info()["rendering/qua… in EditorNode() local
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Deditor_node.cpp6533 …String video_drivers = ProjectSettings::get_singleton()->get_custom_property_info()["rendering/qua… in EditorNode() local
/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch_data.h586 static const video_driver_t *video_drivers[] = { variable