Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_1D_SHADOW (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/opengl/
H A Duniform_type_to_string.cpp64 case GL_SAMPLER_1D_SHADOW: in uniform_type_to_string()
/dports/graphics/wings/libigl-2.1.0/include/igl/opengl/
H A Duniform_type_to_string.cpp64 case GL_SAMPLER_1D_SHADOW: in uniform_type_to_string()
/dports/games/spring/spring_98.0/rts/Rendering/Shaders/
H A DShaderStates.cpp15 GL_SAMPLER_1D_SHADOW,
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/GLSL/src/
H A DOgreGLSLLinkProgramManager.cpp68 mTypeEnumMap.insert(StringToEnumMap::value_type("sampler1DShadow", GL_SAMPLER_1D_SHADOW)); in GLSLLinkProgramManager()
219 case GL_SAMPLER_1D_SHADOW: in convertGLUniformtoOgreType()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/glslang/MachineIndependent/
H A Dgl_types.h107 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/glslang/MachineIndependent/
H A Dgl_types.h107 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/main/
H A Dglheader.h71 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/MachineIndependent/
H A Dgl_types.h107 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/main/
H A Dglheader.h71 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/MachineIndependent/
H A Dgl_types.h107 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/glslang/MachineIndependent/
H A Dgl_types.h109 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A Dgl_types.h115 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A Dgl_types.h115 #define GL_SAMPLER_1D_SHADOW 0x8B61
/dports/devel/love/love-11.3/src/libraries/glslang/glslang/MachineIndependent/
H A Dgl_types.h109 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A Dgl_types.h115 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/glslang/MachineIndependent/
H A Dgl_types.h115 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/glslang/MachineIndependent/
H A Dgl_types.h115 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/dports/graphics/glslang/glslang-11.7.1/glslang/MachineIndependent/
H A Dgl_types.h115 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/glslang/MachineIndependent/
H A Dgl_types.h115 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/glslang/MachineIndependent/
H A Dgl_types.h115 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/GLSL/src/
H A DOgreGLSLLinkProgramManager.cpp68 mTypeEnumMap.insert(StringToEnumMap::value_type("sampler1DShadow", GL_SAMPLER_1D_SHADOW)); in GLSLLinkProgramManager()
228 case GL_SAMPLER_1D_SHADOW: in completeDefInfo()
/dports/lang/clover/mesa-21.3.6/src/compiler/
H A Dbuiltin_type_macros.h125 DECL_TYPE(samplerShadow, GL_SAMPLER_1D_SHADOW, GLSL_TYPE_SAMPLER, GLSL_SAMPLER…
126 DECL_TYPE(sampler1DShadow, GL_SAMPLER_1D_SHADOW, GLSL_TYPE_SAMPLER, GLSL_SAMPLER…
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/
H A Dbuiltin_type_macros.h125 DECL_TYPE(samplerShadow, GL_SAMPLER_1D_SHADOW, GLSL_TYPE_SAMPLER, GLSL_SAMPLER…
126 DECL_TYPE(sampler1DShadow, GL_SAMPLER_1D_SHADOW, GLSL_TYPE_SAMPLER, GLSL_SAMPLER…
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/
H A Dbuiltin_type_macros.h125 DECL_TYPE(samplerShadow, GL_SAMPLER_1D_SHADOW, GLSL_TYPE_SAMPLER, GLSL_SAMPLER…
126 DECL_TYPE(sampler1DShadow, GL_SAMPLER_1D_SHADOW, GLSL_TYPE_SAMPLER, GLSL_SAMPLER…
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/
H A Dbuiltin_type_macros.h125 DECL_TYPE(samplerShadow, GL_SAMPLER_1D_SHADOW, GLSL_TYPE_SAMPLER, GLSL_SAMPLER…
126 DECL_TYPE(sampler1DShadow, GL_SAMPLER_1D_SHADOW, GLSL_TYPE_SAMPLER, GLSL_SAMPLER…

12345678910>>...19