Home
last modified time | relevance | path

Searched refs:to_unsigned_basetype (Results 1 – 25 of 63) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/
H A Dspirv_parser.cpp492 type.basetype = signedness ? to_signed_basetype(width) : to_unsigned_basetype(width); in parse()
H A Dspirv_common.hpp1668 static inline SPIRType::BaseType to_unsigned_basetype(uint32_t width) in to_unsigned_basetype() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_parser.cpp492 type.basetype = signedness ? to_signed_basetype(width) : to_unsigned_basetype(width); in parse()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/spirv-cross/
H A Dspirv_parser.cpp492 type.basetype = signedness ? to_signed_basetype(width) : to_unsigned_basetype(width); in parse()
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/
H A Dspirv_common.hpp1505 static inline SPIRType::BaseType to_unsigned_basetype(uint32_t width) in to_unsigned_basetype() function
H A Dspirv_parser.cpp484 type.basetype = signedness ? to_signed_basetype(width) : to_unsigned_basetype(width); in parse()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_parser.cpp509 type.basetype = signedness ? to_signed_basetype(width) : to_unsigned_basetype(width); in parse()
H A Dspirv_common.hpp1700 static inline SPIRType::BaseType to_unsigned_basetype(uint32_t width) in to_unsigned_basetype() function
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_parser.cpp509 type.basetype = signedness ? to_signed_basetype(width) : to_unsigned_basetype(width); in parse()
H A Dspirv_common.hpp1700 static inline SPIRType::BaseType to_unsigned_basetype(uint32_t width) in to_unsigned_basetype() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/
H A Dspirv_parser.cpp502 type.basetype = signedness ? to_signed_basetype(width) : to_unsigned_basetype(width); in parse()
H A Dspirv_common.hpp1724 static inline SPIRType::BaseType to_unsigned_basetype(uint32_t width) in to_unsigned_basetype() function
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_parser.cpp487 type.basetype = signedness ? to_signed_basetype(width) : to_unsigned_basetype(width); in parse()
H A Dspirv_common.hpp1661 static inline SPIRType::BaseType to_unsigned_basetype(uint32_t width) in to_unsigned_basetype() function
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_parser.cpp487 type.basetype = signedness ? to_signed_basetype(width) : to_unsigned_basetype(width); in parse()
H A Dspirv_common.hpp1661 static inline SPIRType::BaseType to_unsigned_basetype(uint32_t width) in to_unsigned_basetype() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_parser.cpp509 type.basetype = signedness ? to_signed_basetype(width) : to_unsigned_basetype(width); in parse()
H A Dspirv_common.hpp1700 static inline SPIRType::BaseType to_unsigned_basetype(uint32_t width) in to_unsigned_basetype() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_parser.cpp509 type.basetype = signedness ? to_signed_basetype(width) : to_unsigned_basetype(width); in parse()
H A Dspirv_common.hpp1700 static inline SPIRType::BaseType to_unsigned_basetype(uint32_t width) in to_unsigned_basetype() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_parser.cpp509 type.basetype = signedness ? to_signed_basetype(width) : to_unsigned_basetype(width); in parse()
H A Dspirv_common.hpp1700 static inline SPIRType::BaseType to_unsigned_basetype(uint32_t width) in to_unsigned_basetype() function
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/
H A Dspirv_parser.cpp475 type.basetype = signedness ? to_signed_basetype(width) : to_unsigned_basetype(width); in parse()
H A Dspirv_common.hpp1504 static inline SPIRType::BaseType to_unsigned_basetype(uint32_t width) in to_unsigned_basetype() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/shaderc/src/libshaderc_spvc/src/
H A Dspvcir_pass.cc538 : spirv_cross::to_unsigned_basetype(width); in GenerateSpirvCrossIR()

123