Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_INT_SAMPLER_1D (Results 1 – 25 of 391) sorted by relevance

12345678910>>...16

/dports/games/spring/spring_98.0/rts/Rendering/Shaders/
H A DShaderStates.cpp39 GL_UNSIGNED_INT_SAMPLER_1D,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/glslang/MachineIndependent/
H A Dgl_types.h163 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1 macro
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/glslang/MachineIndependent/
H A Dgl_types.h163 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1 macro
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/main/
H A Dglheader.h95 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1 macro
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/MachineIndependent/
H A Dgl_types.h163 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1 macro
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/main/
H A Dglheader.h95 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1 macro
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/MachineIndependent/
H A Dgl_types.h163 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1 macro
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/glslang/MachineIndependent/
H A Dgl_types.h167 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1 macro
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A Dgl_types.h171 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1 macro
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A Dgl_types.h171 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1
/dports/devel/love/love-11.3/src/libraries/glslang/glslang/MachineIndependent/
H A Dgl_types.h167 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1 macro
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A Dgl_types.h171 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1 macro
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/glslang/MachineIndependent/
H A Dgl_types.h171 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/glslang/MachineIndependent/
H A Dgl_types.h171 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1 macro
/dports/graphics/glslang/glslang-11.7.1/glslang/MachineIndependent/
H A Dgl_types.h171 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1 macro
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/glslang/MachineIndependent/
H A Dgl_types.h171 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1 macro
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/glslang/MachineIndependent/
H A Dgl_types.h171 #define GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1 macro
/dports/misc/usd/USD-21.11/pxr/imaging/glf/
H A DbindingMap.cpp207 case GL_UNSIGNED_INT_SAMPLER_1D: in _AddActiveUniformBindings()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/
H A Dbuiltin_type_macros.h114 DECL_TYPE(usampler1D, GL_UNSIGNED_INT_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_…
161 DECL_TYPE(utexture1D, GL_UNSIGNED_INT_SAMPLER_1D, GLSL_TYPE_TEXTURE, GLSL_…
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/opengl/
H A Dgl_shader_interface.cc83 case GL_UNSIGNED_INT_SAMPLER_1D: in sampler_binding()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/core/
H A DGL_VERSION_3_0101 GL_UNSIGNED_INT_SAMPLER_1D 0x8DD1
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/renderers/opengl/graphicshelpers/
H A Dgraphicshelpergl3_2.cpp752 case GL_UNSIGNED_INT_SAMPLER_1D: in buildUniformBuffer()
881 case GL_UNSIGNED_INT_SAMPLER_1D: in uniformByteSize()
1221 case GL_UNSIGNED_INT_SAMPLER_1D: in uniformTypeFromGLType()
H A Dgraphicshelpergl3_3.cpp747 case GL_UNSIGNED_INT_SAMPLER_1D: in buildUniformBuffer()
876 case GL_UNSIGNED_INT_SAMPLER_1D: in uniformByteSize()
1216 case GL_UNSIGNED_INT_SAMPLER_1D: in uniformTypeFromGLType()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/GLSL/src/
H A DOgreGLSLProgramManagerCommon.cpp98 mTypeEnumMap.insert(StringToEnumMap::value_type("usampler1D", GL_UNSIGNED_INT_SAMPLER_1D)); in GLSLProgramManagerCommon()
208 case GL_UNSIGNED_INT_SAMPLER_1D: in completeDefInfo()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dbuiltin_type_macros.h91 DECL_TYPE(usampler1D, GL_UNSIGNED_INT_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_…

12345678910>>...16