Home
last modified time | relevance | path

Searched refs:SPIRExpression (Results 26 – 50 of 105) sorted by relevance

12345

/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/SPIRV-Cross/
H A Dspirv_common.hpp530 struct SPIRExpression : IVariant struct
538 SPIRExpression(std::string expr, uint32_t expression_type_, bool immutable_) in SPIRExpression() function
570 SPIRV_CROSS_DECLARE_CLONE(SPIRExpression)
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/
H A Dspirv_glsl.hpp472SPIRExpression &emit_op(uint32_t result_type, uint32_t result_id, const std::string &rhs, bool for…
502 SPIRExpression &emit_uninitialized_temporary_expression(uint32_t type, uint32_t id);
660 void disallow_forwarding_in_expression_chain(const SPIRExpression &expr);
H A Dspirv_glsl.cpp335 ir.reset_all_of_type<SPIRExpression>(); in reset()
2834 auto *e = maybe_get<SPIRExpression>(id); in to_unpacked_expression()
2846 auto *e = maybe_get<SPIRExpression>(id); in to_enclosed_unpacked_expression()
2910 auto &expr = get<SPIRExpression>(id); in to_expression()
2923 auto &e = get<SPIRExpression>(id); in to_expression()
6996 if (auto *expr = maybe_get<SPIRExpression>(id)) in should_dereference()
7028 auto &e = get<SPIRExpression>(id); in track_expression_read()
7256 auto *e = maybe_get<SPIRExpression>(elems[i]); in build_composite_combiner()
7412 auto *expr = maybe_get<SPIRExpression>(value_id); in handle_store_to_invariant_variable()
7582 SPIRExpression *e = nullptr; in emit_instruction()
[all …]
H A Dspirv_common.hpp523 struct SPIRExpression : IVariant struct
531 SPIRExpression(std::string expr, uint32_t expression_type_, bool immutable_) in SPIRExpression() function
570 SPIRV_CROSS_DECLARE_CLONE(SPIRExpression)
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/SPIRV-Cross/
H A Dspirv_common.hpp530 struct SPIRExpression : IVariant struct
538 SPIRExpression(std::string expr, uint32_t expression_type_, bool immutable_) in SPIRExpression() argument
570 SPIRV_CROSS_DECLARE_CLONE(SPIRExpression)
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/
H A Dspirv_glsl.cpp338 ir.reset_all_of_type<SPIRExpression>(); in reset()
2843 auto *e = maybe_get<SPIRExpression>(id); in to_unpacked_expression()
2855 auto *e = maybe_get<SPIRExpression>(id); in to_enclosed_unpacked_expression()
2962 auto &expr = get<SPIRExpression>(id); in to_expression()
2975 auto &e = get<SPIRExpression>(id); in to_expression()
7077 if (auto *expr = maybe_get<SPIRExpression>(id)) in should_dereference()
7109 auto &e = get<SPIRExpression>(id); in track_expression_read()
7337 auto *e = maybe_get<SPIRExpression>(elems[i]); in build_composite_combiner()
7668 SPIRExpression *e = nullptr; in emit_instruction()
8031 SPIRExpression *e = nullptr; in emit_instruction()
[all …]
H A Dspirv_glsl.hpp472SPIRExpression &emit_op(uint32_t result_type, uint32_t result_id, const std::string &rhs, bool for…
502 SPIRExpression &emit_uninitialized_temporary_expression(uint32_t type, uint32_t id);
662 void disallow_forwarding_in_expression_chain(const SPIRExpression &expr);
H A Dspirv_common.hpp524 struct SPIRExpression : IVariant struct
532 SPIRExpression(std::string expr, uint32_t expression_type_, bool immutable_) in SPIRExpression() function
571 SPIRV_CROSS_DECLARE_CLONE(SPIRExpression)
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_glsl.hpp492SPIRExpression &emit_op(uint32_t result_type, uint32_t result_id, const std::string &rhs, bool for…
525 SPIRExpression &emit_uninitialized_temporary_expression(uint32_t type, uint32_t id);
690 void disallow_forwarding_in_expression_chain(const SPIRExpression &expr);
H A Dspirv_common.hpp643 struct SPIRExpression : IVariant struct
651 SPIRExpression(std::string expr, TypeID expression_type_, bool immutable_) in SPIRExpression() argument
690 SPIRV_CROSS_DECLARE_CLONE(SPIRExpression)
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_glsl.hpp492SPIRExpression &emit_op(uint32_t result_type, uint32_t result_id, const std::string &rhs, bool for…
525 SPIRExpression &emit_uninitialized_temporary_expression(uint32_t type, uint32_t id);
690 void disallow_forwarding_in_expression_chain(const SPIRExpression &expr);
H A Dspirv_common.hpp643 struct SPIRExpression : IVariant struct
651 SPIRExpression(std::string expr, TypeID expression_type_, bool immutable_) in SPIRExpression() function
690 SPIRV_CROSS_DECLARE_CLONE(SPIRExpression)
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/spirv-cross/
H A Dspirv_glsl.hpp523SPIRExpression &emit_op(uint32_t result_type, uint32_t result_id, const std::string &rhs, bool for…
557 SPIRExpression &emit_uninitialized_temporary_expression(uint32_t type, uint32_t id);
734 void disallow_forwarding_in_expression_chain(const SPIRExpression &expr);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/
H A Dspirv_glsl.hpp515SPIRExpression &emit_op(uint32_t result_type, uint32_t result_id, const std::string &rhs, bool for…
549 SPIRExpression &emit_uninitialized_temporary_expression(uint32_t type, uint32_t id);
726 void disallow_forwarding_in_expression_chain(const SPIRExpression &expr);
H A Dspirv_common.hpp644 struct SPIRExpression : IVariant struct
652 SPIRExpression(std::string expr, TypeID expression_type_, bool immutable_) in SPIRExpression() argument
691 SPIRV_CROSS_DECLARE_CLONE(SPIRExpression)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_glsl.hpp525SPIRExpression &emit_op(uint32_t result_type, uint32_t result_id, const std::string &rhs, bool for…
559 SPIRExpression &emit_uninitialized_temporary_expression(uint32_t type, uint32_t id);
736 void disallow_forwarding_in_expression_chain(const SPIRExpression &expr);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/
H A Dspirv_glsl.hpp564SPIRExpression &emit_op(uint32_t result_type, uint32_t result_id, const std::string &rhs, bool for…
601 SPIRExpression &emit_uninitialized_temporary_expression(uint32_t type, uint32_t id);
780 void disallow_forwarding_in_expression_chain(const SPIRExpression &expr);
H A Dspirv_common.hpp678 struct SPIRExpression : IVariant struct
686 SPIRExpression(std::string expr, TypeID expression_type_, bool immutable_) in SPIRExpression() argument
728 SPIRV_CROSS_DECLARE_CLONE(SPIRExpression)
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_glsl.hpp654SPIRExpression &emit_op(uint32_t result_type, uint32_t result_id, const std::string &rhs, bool for…
691 SPIRExpression &emit_uninitialized_temporary_expression(uint32_t type, uint32_t id);
883 void disallow_forwarding_in_expression_chain(const SPIRExpression &expr);
H A Dspirv_common.hpp644 struct SPIRExpression : IVariant struct
652 SPIRExpression(std::string expr, TypeID expression_type_, bool immutable_) in SPIRExpression() function
694 SPIRV_CROSS_DECLARE_CLONE(SPIRExpression)
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_common.hpp644 struct SPIRExpression : IVariant struct
652 SPIRExpression(std::string expr, TypeID expression_type_, bool immutable_) in SPIRExpression() argument
694 SPIRV_CROSS_DECLARE_CLONE(SPIRExpression)
H A Dspirv_glsl.hpp654SPIRExpression &emit_op(uint32_t result_type, uint32_t result_id, const std::string &rhs, bool for…
691 SPIRExpression &emit_uninitialized_temporary_expression(uint32_t type, uint32_t id);
883 void disallow_forwarding_in_expression_chain(const SPIRExpression &expr);
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_common.hpp644 struct SPIRExpression : IVariant struct
652 SPIRExpression(std::string expr, TypeID expression_type_, bool immutable_) in SPIRExpression() argument
694 SPIRV_CROSS_DECLARE_CLONE(SPIRExpression)
H A Dspirv_glsl.hpp654SPIRExpression &emit_op(uint32_t result_type, uint32_t result_id, const std::string &rhs, bool for…
691 SPIRExpression &emit_uninitialized_temporary_expression(uint32_t type, uint32_t id);
883 void disallow_forwarding_in_expression_chain(const SPIRExpression &expr);
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_common.hpp644 struct SPIRExpression : IVariant struct
652 SPIRExpression(std::string expr, TypeID expression_type_, bool immutable_) in SPIRExpression() argument
694 SPIRV_CROSS_DECLARE_CLONE(SPIRExpression)

12345