Home
last modified time | relevance | path

Searched defs:OGL_SHADER_GLSL (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-snes9x/snes9x-73aa348/win32/
H A DCOpenGL.h19 enum current_ogl_shader_type { OGL_SHADER_NONE, OGL_SHADER_GLSL, OGL_SHADER_CG, OGL_SHADER_GLSL_OLD… enumerator
/dports/emulators/snes9x-gtk/snes9x-1.54.1/win32/
H A DCOpenGL.h195 enum current_ogl_shader_type { OGL_SHADER_NONE, OGL_SHADER_GLSL, OGL_SHADER_CG }; enumerator