Home
last modified time | relevance | path

Searched defs:uintType (Results 126 – 150 of 203) sorted by relevance

123456789

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/glshared/
H A DglsShaderExecUtil.cpp315 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
334 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DVM.java141 private static Type uintType; field in VM
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DVM.java141 private static Type uintType; field in VM
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DVM.java141 private static Type uintType; field in VM
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DVM.java140 private static Type uintType; field in VM
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DVM.java143 private static Type uintType; field in VM
/dports/lang/seed7/seed7/src/
H A Dcommon.h162 typedef uint32Type uintType; typedef
191 typedef uint64Type uintType; typedef
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/segmentio/encoding/json/
H A Dcodec.go1038 uintType = reflect.TypeOf(uint(0)) var
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Dpacking.inl664 GLM_FUNC_QUALIFIER vecType<floatType, P> unpackUnorm(vecType<uintType, P> const & v)
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/glm/gtc/
H A Dpacking.inl664 GLM_FUNC_QUALIFIER vecType<floatType, P> unpackUnorm(vecType<uintType, P> const & v)
/dports/emulators/mame/mame-mame0226/3rdparty/glm/glm/gtc/
H A Dpacking.inl664 GLM_FUNC_QUALIFIER vecType<floatType, P> unpackUnorm(vecType<uintType, P> const & v)
/dports/emulators/mess/mame-mame0226/3rdparty/glm/glm/gtc/
H A Dpacking.inl664 GLM_FUNC_QUALIFIER vecType<floatType, P> unpackUnorm(vecType<uintType, P> const & v)
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/hlsl/
H A DhlslGrammar.cpp2283 TType uintType(EbtUint, storage); in acceptStructBufferType() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp328 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
347 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/glslang/HLSL/
H A DhlslGrammar.cpp2346 TType uintType(EbtUint, storage); in acceptStructBufferType() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/glslang/HLSL/
H A DhlslGrammar.cpp2346 TType uintType(EbtUint, storage); in acceptStructBufferType() local
/dports/graphics/libprojectm/projectm-3.1.12/vendor/glm/gtc/
H A Dpacking.inl681 GLM_FUNC_QUALIFIER vec<L, floatType, Q> unpackUnorm(vec<L, uintType, Q> const& v) argument
/dports/devel/upp/upp/uppsrc/plugin/glm/gtc/
H A Dpacking.inl681 GLM_FUNC_QUALIFIER vec<L, floatType, Q> unpackUnorm(vec<L, uintType, Q> const& v) argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/hlsl/
H A DhlslGrammar.cpp2333 TType uintType(EbtUint, storage); in acceptStructBufferType() local
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/hlsl/
H A DhlslGrammar.cpp2333 TType uintType(EbtUint, storage); in acceptStructBufferType() local
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/hlsl/
H A DhlslGrammar.cpp2333 TType uintType(EbtUint, storage); in acceptStructBufferType() local
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/hlsl/
H A DhlslGrammar.cpp2333 TType uintType(EbtUint, storage); in acceptStructBufferType() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/glslang/HLSL/
H A DhlslGrammar.cpp2346 TType uintType(EbtUint, storage); in acceptStructBufferType() local
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/glslang/HLSL/
H A DhlslGrammar.cpp2346 TType uintType(EbtUint, storage); in acceptStructBufferType() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/glslang/HLSL/
H A DhlslGrammar.cpp2346 TType uintType(EbtUint, storage); in acceptStructBufferType() local

123456789