Home
last modified time | relevance | path

Searched refs:bitcast_expression (Results 1 – 25 of 50) sorted by relevance

12

/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/
H A Dspirv_glsl.hpp546 std::string bitcast_expression(SPIRType::BaseType target_type, uint32_t arg);
547 …std::string bitcast_expression(const SPIRType &target_type, SPIRType::BaseType expr_type, const st…
H A Dspirv_hlsl.cpp3787 auto expr = bitcast_expression(type, expr_type, to_name(id)); in emit_atomic()
4308 bitcast_expression(SPIRType::UInt, ops[3]), ", ", dummy_samples_levels, ")"); in emit_instruction()
4311 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
4328 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
4349 auto expr = bitcast_expression(restype, SPIRType::UInt, to_name(id)); in emit_instruction()
4581 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/
H A Dspirv_glsl.hpp548 std::string bitcast_expression(SPIRType::BaseType target_type, uint32_t arg);
549 …std::string bitcast_expression(const SPIRType &target_type, SPIRType::BaseType expr_type, const st…
H A Dspirv_hlsl.cpp3797 auto expr = bitcast_expression(type, expr_type, to_name(id)); in emit_atomic()
4318 bitcast_expression(SPIRType::UInt, ops[3]), ", ", dummy_samples_levels, ")"); in emit_instruction()
4321 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
4338 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
4359 auto expr = bitcast_expression(restype, SPIRType::UInt, to_name(id)); in emit_instruction()
4591 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_glsl.hpp573 std::string bitcast_expression(SPIRType::BaseType target_type, uint32_t arg);
574 …std::string bitcast_expression(const SPIRType &target_type, SPIRType::BaseType expr_type, const st…
H A Dspirv_hlsl.cpp3836 auto expr = bitcast_expression(type, expr_type, to_name(id)); in emit_atomic()
4427 bitcast_expression(SPIRType::UInt, ops[3]), ", ", dummy_samples_levels, ")"); in emit_instruction()
4430 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
4447 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
4468 auto expr = bitcast_expression(restype, SPIRType::UInt, to_name(id)); in emit_instruction()
4701 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
H A Dspirv_glsl.cpp5274 coord_expr = bitcast_expression(expected_type, coord_type.basetype, coord_expr); in to_function_args()
6311 std::string CompilerGLSL::bitcast_expression(SPIRType::BaseType target_type, uint32_t arg) in bitcast_expression() function in CompilerGLSL
9521 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
9539 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
9560 bitcast_expression(SPIRType::Int, ops[3]), ")"); in emit_instruction()
9562 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
9712 coord_expr = bitcast_expression(target_coord_type, expression_type(ops[3]).basetype, coord_expr); in emit_instruction()
9748 coord_expr = bitcast_expression(target_coord_type, expression_type(ops[1]).basetype, coord_expr); in emit_instruction()
9789 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
12837 expr = bitcast_expression(expr_type, expected_type, expr); in bitcast_from_builtin_load()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_glsl.hpp573 std::string bitcast_expression(SPIRType::BaseType target_type, uint32_t arg);
574 …std::string bitcast_expression(const SPIRType &target_type, SPIRType::BaseType expr_type, const st…
H A Dspirv_hlsl.cpp3836 auto expr = bitcast_expression(type, expr_type, to_name(id)); in emit_atomic()
4427 bitcast_expression(SPIRType::UInt, ops[3]), ", ", dummy_samples_levels, ")"); in emit_instruction()
4430 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
4447 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
4468 auto expr = bitcast_expression(restype, SPIRType::UInt, to_name(id)); in emit_instruction()
4701 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
H A Dspirv_glsl.cpp5274 coord_expr = bitcast_expression(expected_type, coord_type.basetype, coord_expr); in to_function_args()
6311 std::string CompilerGLSL::bitcast_expression(SPIRType::BaseType target_type, uint32_t arg) in bitcast_expression() function in CompilerGLSL
9521 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
9539 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
9560 bitcast_expression(SPIRType::Int, ops[3]), ")"); in emit_instruction()
9562 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
9712 coord_expr = bitcast_expression(target_coord_type, expression_type(ops[3]).basetype, coord_expr); in emit_instruction()
9748 coord_expr = bitcast_expression(target_coord_type, expression_type(ops[1]).basetype, coord_expr); in emit_instruction()
9789 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
12837 expr = bitcast_expression(expr_type, expected_type, expr); in bitcast_from_builtin_load()
[all …]
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/spirv-cross/
H A Dspirv_glsl.hpp608 std::string bitcast_expression(SPIRType::BaseType target_type, uint32_t arg);
609 …std::string bitcast_expression(const SPIRType &target_type, SPIRType::BaseType expr_type, const st…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/
H A Dspirv_glsl.hpp600 std::string bitcast_expression(SPIRType::BaseType target_type, uint32_t arg);
601 …std::string bitcast_expression(const SPIRType &target_type, SPIRType::BaseType expr_type, const st…
H A Dspirv_hlsl.cpp4125 auto expr = bitcast_expression(type, expr_type, to_name(id)); in emit_atomic()
4735 bitcast_expression(SPIRType::UInt, ops[3]), ", ", dummy_samples_levels, ")"); in emit_instruction()
4738 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
4755 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
4776 auto expr = bitcast_expression(restype, SPIRType::UInt, to_name(id)); in emit_instruction()
5014 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
H A Dspirv_glsl.cpp5658 coord_expr = bitcast_expression(expected_type, coord_type.basetype, coord_expr); in to_function_args()
6719 std::string CompilerGLSL::bitcast_expression(SPIRType::BaseType target_type, uint32_t arg) in bitcast_expression() function in CompilerGLSL
9969 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
9987 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
10008 bitcast_expression(SPIRType::Int, ops[3]), ")"); in emit_instruction()
10010 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
10164 coord_expr = bitcast_expression(target_coord_type, expression_type(ops[3]).basetype, coord_expr); in emit_instruction()
10204 coord_expr = bitcast_expression(target_coord_type, expression_type(ops[1]).basetype, coord_expr); in emit_instruction()
10245 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
13351 expr = bitcast_expression(expr_type, expected_type, expr); in bitcast_from_builtin_load()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_glsl.hpp610 std::string bitcast_expression(SPIRType::BaseType target_type, uint32_t arg);
611 …std::string bitcast_expression(const SPIRType &target_type, SPIRType::BaseType expr_type, const st…
H A Dspirv_hlsl.cpp4211 auto expr = bitcast_expression(type, expr_type, to_name(id)); in emit_atomic()
4843 bitcast_expression(SPIRType::UInt, ops[3]), ", ", dummy_samples_levels, ")"); in emit_instruction()
4846 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
4863 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
4884 auto expr = bitcast_expression(restype, SPIRType::UInt, to_name(id)); in emit_instruction()
5129 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
H A Dspirv_glsl.cpp5688 coord_expr = bitcast_expression(expected_type, coord_type.basetype, coord_expr); in to_function_args()
6751 std::string CompilerGLSL::bitcast_expression(SPIRType::BaseType target_type, uint32_t arg) in bitcast_expression() function in CompilerGLSL
10023 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
10041 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
10062 bitcast_expression(SPIRType::Int, ops[3]), ")"); in emit_instruction()
10064 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
10218 coord_expr = bitcast_expression(target_coord_type, expression_type(ops[3]).basetype, coord_expr); in emit_instruction()
10258 coord_expr = bitcast_expression(target_coord_type, expression_type(ops[1]).basetype, coord_expr); in emit_instruction()
10299 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
13414 expr = bitcast_expression(expr_type, expected_type, expr); in bitcast_from_builtin_load()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/
H A Dspirv_glsl.hpp653 std::string bitcast_expression(SPIRType::BaseType target_type, uint32_t arg);
654 …std::string bitcast_expression(const SPIRType &target_type, SPIRType::BaseType expr_type, const st…
H A Dspirv_glsl.cpp5957 coord_expr = bitcast_expression(expected_type, coord_type.basetype, coord_expr); in to_function_args()
7034 std::string CompilerGLSL::bitcast_expression(SPIRType::BaseType target_type, uint32_t arg) in bitcast_expression() function in CompilerGLSL
10481 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
10499 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
10520 bitcast_expression(SPIRType::Int, ops[3]), ")"); in emit_instruction()
10522 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
10709 coord_expr = bitcast_expression(target_coord_type, expression_type(ops[3]).basetype, coord_expr); in emit_instruction()
10749 coord_expr = bitcast_expression(target_coord_type, expression_type(ops[1]).basetype, coord_expr); in emit_instruction()
10790 expr = bitcast_expression(restype, SPIRType::Int, expr); in emit_instruction()
13980 expr = bitcast_expression(expr_type, expected_type, expr); in bitcast_from_builtin_load()
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_glsl.hpp745 std::string bitcast_expression(SPIRType::BaseType target_type, uint32_t arg);
746 …std::string bitcast_expression(const SPIRType &target_type, SPIRType::BaseType expr_type, const st…
H A Dspirv_hlsl.cpp4520 auto expr = bitcast_expression(type, expr_type, to_name(id)); in emit_atomic()
5151 bitcast_expression(SPIRType::UInt, ops[3]), ", ", dummy_samples_levels, ")"); in emit_instruction()
5154 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
5181 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
5213 auto expr = bitcast_expression(restype, SPIRType::UInt, to_name(id)); in emit_instruction()
5458 expr = bitcast_expression(restype, SPIRType::UInt, expr); in emit_instruction()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_glsl.hpp745 std::string bitcast_expression(SPIRType::BaseType target_type, uint32_t arg);
746 …std::string bitcast_expression(const SPIRType &target_type, SPIRType::BaseType expr_type, const st…
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_glsl.hpp745 std::string bitcast_expression(SPIRType::BaseType target_type, uint32_t arg);
746 …std::string bitcast_expression(const SPIRType &target_type, SPIRType::BaseType expr_type, const st…
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_glsl.hpp745 std::string bitcast_expression(SPIRType::BaseType target_type, uint32_t arg);
746 …std::string bitcast_expression(const SPIRType &target_type, SPIRType::BaseType expr_type, const st…
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_glsl.hpp745 std::string bitcast_expression(SPIRType::BaseType target_type, uint32_t arg);
746 …std::string bitcast_expression(const SPIRType &target_type, SPIRType::BaseType expr_type, const st…

12