Home
last modified time | relevance | path

Searched refs:no_shader (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/backends/graphics/
H A Dgraphics.h51 static const OSystem::GraphicsMode no_shader[2] = {{"NONE", "Normal (no shader)", 0}, {0, 0, 0}}; in getSupportedShaders() local
52 return no_shader; in getSupportedShaders()
/dports/games/residualvm/residualvm-0.3.1/backends/graphics/
H A Dgraphics.h50 static const OSystem::GraphicsMode no_shader[2] = {{"NONE", "Normal (no shader)", 0}, {0, 0, 0}}; in getSupportedShaders() local
51 return no_shader; in getSupportedShaders()
/dports/games/scummvm/scummvm-2.5.1/backends/graphics/
H A Dgraphics.h53 static const OSystem::GraphicsMode no_shader[2] = {{"NONE", "Normal (no shader)", 0}, {0, 0, 0}}; in getSupportedShaders() local
54 return no_shader; in getSupportedShaders()
/dports/games/residualvm/residualvm-0.3.1/common/
H A Dsystem.h640 static const OSystem::GraphicsMode no_shader[2] = {{"NONE", "Normal (no shader)", 0}, {0, 0, 0}}; in getSupportedShaders() local
641 return no_shader; in getSupportedShaders()
/dports/games/libretro-scummvm/scummvm-7b1e929/common/
H A Dsystem.h659 …static const OSystem::GraphicsMode no_shader[2] = {{"NONE", "Normal (no shader)", 0}, {nullptr, nu… in getSupportedShaders() local
660 return no_shader; in getSupportedShaders()
/dports/games/scummvm/scummvm-2.5.1/common/
H A Dsystem.h753 …static const OSystem::GraphicsMode no_shader[2] = {{"NONE", "Normal (no shader)", 0}, {nullptr, nu… in getSupportedShaders() local
754 return no_shader; in getSupportedShaders()