/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/ |
H A D | spirv_glsl.hpp | 543 std::string bitcast_glsl(const SPIRType &result_type, uint32_t arg);
|
H A D | spirv_glsl.cpp | 3209 return join("(", op, bitcast_glsl(type, cop.arguments[0]), ")"); in constant_op_expression() 3221 return join(op, "(", bitcast_glsl(expected, cop.arguments[0]), ")"); in constant_op_expression() 4047 cast_op0 = bitcast_glsl(expected_type, op0); in binary_op_bitcast_helper() 4048 cast_op1 = bitcast_glsl(expected_type, op1); in binary_op_bitcast_helper() 4115 …string cast_op = expr_type.basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked… in emit_unary_func_op_cast() 4143 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_trinary_func_op_cast() 4145 …expression_type(op1).basetype != input_type ? bitcast_glsl(expected_type, op1) : to_unpacked_expre… in emit_trinary_func_op_cast() 4147 …expression_type(op2).basetype != input_type ? bitcast_glsl(expected_type, op2) : to_unpacked_expre… in emit_trinary_func_op_cast() 5928 string CompilerGLSL::bitcast_glsl(const SPIRType &result_type, uint32_t argument) in bitcast_glsl() function in CompilerGLSL
|
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/ |
H A D | spirv_glsl.cpp | 3364 return join("(", op, bitcast_glsl(type, cop.arguments[0]), ")"); in constant_op_expression() 3376 return join(op, "(", bitcast_glsl(expected, cop.arguments[0]), ")"); in constant_op_expression() 4259 cast_op0 = bitcast_glsl(expected_type, op0); in binary_op_bitcast_helper() 4260 cast_op1 = bitcast_glsl(expected_type, op1); in binary_op_bitcast_helper() 4327 …string cast_op = expr_type.basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked… in emit_unary_func_op_cast() 4361 …expression_type(op0).basetype != input_type0 ? bitcast_glsl(expected_type, op0) : to_unpacked_expr… in emit_trinary_func_op_bitextract() 4407 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_trinary_func_op_cast() 4409 …expression_type(op1).basetype != input_type ? bitcast_glsl(expected_type, op1) : to_unpacked_expre… in emit_trinary_func_op_cast() 4411 …expression_type(op2).basetype != input_type ? bitcast_glsl(expected_type, op2) : to_unpacked_expre… in emit_trinary_func_op_cast() 6302 string CompilerGLSL::bitcast_glsl(const SPIRType &result_type, uint32_t argument) in bitcast_glsl() function in CompilerGLSL
|
H A D | spirv_glsl.hpp | 570 std::string bitcast_glsl(const SPIRType &result_type, uint32_t arg);
|
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/ |
H A D | spirv_glsl.cpp | 3364 return join("(", op, bitcast_glsl(type, cop.arguments[0]), ")"); in constant_op_expression() 3376 return join(op, "(", bitcast_glsl(expected, cop.arguments[0]), ")"); in constant_op_expression() 4259 cast_op0 = bitcast_glsl(expected_type, op0); in binary_op_bitcast_helper() 4260 cast_op1 = bitcast_glsl(expected_type, op1); in binary_op_bitcast_helper() 4327 …string cast_op = expr_type.basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked… in emit_unary_func_op_cast() 4361 …expression_type(op0).basetype != input_type0 ? bitcast_glsl(expected_type, op0) : to_unpacked_expr… in emit_trinary_func_op_bitextract() 4407 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_trinary_func_op_cast() 4409 …expression_type(op1).basetype != input_type ? bitcast_glsl(expected_type, op1) : to_unpacked_expre… in emit_trinary_func_op_cast() 4411 …expression_type(op2).basetype != input_type ? bitcast_glsl(expected_type, op2) : to_unpacked_expre… in emit_trinary_func_op_cast() 6302 string CompilerGLSL::bitcast_glsl(const SPIRType &result_type, uint32_t argument) in bitcast_glsl() function in CompilerGLSL
|
H A D | spirv_glsl.hpp | 570 std::string bitcast_glsl(const SPIRType &result_type, uint32_t arg);
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/ |
H A D | spirv_glsl.cpp | 3858 return join("(", op, bitcast_glsl(type, cop.arguments[0]), ")"); in constant_op_expression() 3870 return join(op, "(", bitcast_glsl(expected, cop.arguments[0]), ")"); in constant_op_expression() 4770 cast_op0 = bitcast_glsl(expected_type, op0); in binary_op_bitcast_helper() 4771 cast_op1 = bitcast_glsl(expected_type, op1); in binary_op_bitcast_helper() 4859 …string cast_op = expr_type.basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked… in emit_unary_func_op_cast() 4893 …expression_type(op0).basetype != input_type0 ? bitcast_glsl(expected_type, op0) : to_unpacked_expr… in emit_trinary_func_op_bitextract() 4939 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_trinary_func_op_cast() 4941 …expression_type(op1).basetype != input_type ? bitcast_glsl(expected_type, op1) : to_unpacked_expre… in emit_trinary_func_op_cast() 4943 …expression_type(op2).basetype != input_type ? bitcast_glsl(expected_type, op2) : to_unpacked_expre… in emit_trinary_func_op_cast() 4973 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_binary_func_op_cast_clustered() [all …]
|
H A D | spirv_glsl.hpp | 650 std::string bitcast_glsl(const SPIRType &result_type, uint32_t arg);
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/ |
H A D | spirv_glsl.cpp | 3714 return join("(", op, bitcast_glsl(type, cop.arguments[0]), ")"); in constant_op_expression() 3726 return join(op, "(", bitcast_glsl(expected, cop.arguments[0]), ")"); in constant_op_expression() 4615 cast_op0 = bitcast_glsl(expected_type, op0); in binary_op_bitcast_helper() 4616 cast_op1 = bitcast_glsl(expected_type, op1); in binary_op_bitcast_helper() 4683 …string cast_op = expr_type.basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked… in emit_unary_func_op_cast() 4717 …expression_type(op0).basetype != input_type0 ? bitcast_glsl(expected_type, op0) : to_unpacked_expr… in emit_trinary_func_op_bitextract() 4763 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_trinary_func_op_cast() 4765 …expression_type(op1).basetype != input_type ? bitcast_glsl(expected_type, op1) : to_unpacked_expre… in emit_trinary_func_op_cast() 4767 …expression_type(op2).basetype != input_type ? bitcast_glsl(expected_type, op2) : to_unpacked_expre… in emit_trinary_func_op_cast() 4797 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_binary_func_op_cast_clustered() [all …]
|
H A D | spirv_glsl.hpp | 597 std::string bitcast_glsl(const SPIRType &result_type, uint32_t arg);
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/ |
H A D | spirv_glsl.cpp | 3724 return join("(", op, bitcast_glsl(type, cop.arguments[0]), ")"); in constant_op_expression() 3736 return join(op, "(", bitcast_glsl(expected, cop.arguments[0]), ")"); in constant_op_expression() 4625 cast_op0 = bitcast_glsl(expected_type, op0); in binary_op_bitcast_helper() 4626 cast_op1 = bitcast_glsl(expected_type, op1); in binary_op_bitcast_helper() 4713 …string cast_op = expr_type.basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked… in emit_unary_func_op_cast() 4747 …expression_type(op0).basetype != input_type0 ? bitcast_glsl(expected_type, op0) : to_unpacked_expr… in emit_trinary_func_op_bitextract() 4793 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_trinary_func_op_cast() 4795 …expression_type(op1).basetype != input_type ? bitcast_glsl(expected_type, op1) : to_unpacked_expre… in emit_trinary_func_op_cast() 4797 …expression_type(op2).basetype != input_type ? bitcast_glsl(expected_type, op2) : to_unpacked_expre… in emit_trinary_func_op_cast() 4827 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_binary_func_op_cast_clustered() [all …]
|
H A D | spirv_glsl.hpp | 607 std::string bitcast_glsl(const SPIRType &result_type, uint32_t arg);
|
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/ |
H A D | spirv_glsl.hpp | 545 std::string bitcast_glsl(const SPIRType &result_type, uint32_t arg);
|
H A D | spirv_glsl.cpp | 3261 return join("(", op, bitcast_glsl(type, cop.arguments[0]), ")"); in constant_op_expression() 3273 return join(op, "(", bitcast_glsl(expected, cop.arguments[0]), ")"); in constant_op_expression() 4099 cast_op0 = bitcast_glsl(expected_type, op0); in binary_op_bitcast_helper() 4100 cast_op1 = bitcast_glsl(expected_type, op1); in binary_op_bitcast_helper() 4167 …string cast_op = expr_type.basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked… in emit_unary_func_op_cast() 4195 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_trinary_func_op_cast() 4197 …expression_type(op1).basetype != input_type ? bitcast_glsl(expected_type, op1) : to_unpacked_expre… in emit_trinary_func_op_cast() 4199 …expression_type(op2).basetype != input_type ? bitcast_glsl(expected_type, op2) : to_unpacked_expre… in emit_trinary_func_op_cast() 6009 string CompilerGLSL::bitcast_glsl(const SPIRType &result_type, uint32_t argument) in bitcast_glsl() function in CompilerGLSL
|
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/spirv-cross/ |
H A D | spirv_glsl.hpp | 605 std::string bitcast_glsl(const SPIRType &result_type, uint32_t arg);
|
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/ |
H A D | spirv_glsl.cpp | 4659 return join("(", op, bitcast_glsl(type, cop.arguments[0]), ")"); in constant_op_expression() 4671 return join(op, "(", bitcast_glsl(expected, cop.arguments[0]), ")"); in constant_op_expression() 5571 cast_op0 = bitcast_glsl(expected_type, op0); in binary_op_bitcast_helper() 5572 cast_op1 = bitcast_glsl(expected_type, op1); in binary_op_bitcast_helper() 5660 …string cast_op = expr_type.basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked… in emit_unary_func_op_cast() 5694 …expression_type(op0).basetype != input_type0 ? bitcast_glsl(expected_type, op0) : to_unpacked_expr… in emit_trinary_func_op_bitextract() 5740 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_trinary_func_op_cast() 5742 …expression_type(op1).basetype != input_type ? bitcast_glsl(expected_type, op1) : to_unpacked_expre… in emit_trinary_func_op_cast() 5744 …expression_type(op2).basetype != input_type ? bitcast_glsl(expected_type, op2) : to_unpacked_expre… in emit_trinary_func_op_cast() 5774 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_binary_func_op_cast_clustered() [all …]
|
H A D | spirv_glsl.hpp | 742 std::string bitcast_glsl(const SPIRType &result_type, uint32_t arg);
|
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/ |
H A D | spirv_glsl.cpp | 4659 return join("(", op, bitcast_glsl(type, cop.arguments[0]), ")"); in constant_op_expression() 4671 return join(op, "(", bitcast_glsl(expected, cop.arguments[0]), ")"); in constant_op_expression() 5571 cast_op0 = bitcast_glsl(expected_type, op0); in binary_op_bitcast_helper() 5572 cast_op1 = bitcast_glsl(expected_type, op1); in binary_op_bitcast_helper() 5660 …string cast_op = expr_type.basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked… in emit_unary_func_op_cast() 5694 …expression_type(op0).basetype != input_type0 ? bitcast_glsl(expected_type, op0) : to_unpacked_expr… in emit_trinary_func_op_bitextract() 5740 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_trinary_func_op_cast() 5742 …expression_type(op1).basetype != input_type ? bitcast_glsl(expected_type, op1) : to_unpacked_expre… in emit_trinary_func_op_cast() 5744 …expression_type(op2).basetype != input_type ? bitcast_glsl(expected_type, op2) : to_unpacked_expre… in emit_trinary_func_op_cast() 5774 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_binary_func_op_cast_clustered() [all …]
|
H A D | spirv_glsl.hpp | 742 std::string bitcast_glsl(const SPIRType &result_type, uint32_t arg);
|
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/ |
H A D | spirv_glsl.cpp | 4659 return join("(", op, bitcast_glsl(type, cop.arguments[0]), ")"); in constant_op_expression() 4671 return join(op, "(", bitcast_glsl(expected, cop.arguments[0]), ")"); in constant_op_expression() 5571 cast_op0 = bitcast_glsl(expected_type, op0); in binary_op_bitcast_helper() 5572 cast_op1 = bitcast_glsl(expected_type, op1); in binary_op_bitcast_helper() 5660 …string cast_op = expr_type.basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked… in emit_unary_func_op_cast() 5694 …expression_type(op0).basetype != input_type0 ? bitcast_glsl(expected_type, op0) : to_unpacked_expr… in emit_trinary_func_op_bitextract() 5740 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_trinary_func_op_cast() 5742 …expression_type(op1).basetype != input_type ? bitcast_glsl(expected_type, op1) : to_unpacked_expre… in emit_trinary_func_op_cast() 5744 …expression_type(op2).basetype != input_type ? bitcast_glsl(expected_type, op2) : to_unpacked_expre… in emit_trinary_func_op_cast() 5774 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_binary_func_op_cast_clustered() [all …]
|
H A D | spirv_glsl.hpp | 742 std::string bitcast_glsl(const SPIRType &result_type, uint32_t arg);
|
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/ |
H A D | spirv_glsl.cpp | 4659 return join("(", op, bitcast_glsl(type, cop.arguments[0]), ")"); in constant_op_expression() 4671 return join(op, "(", bitcast_glsl(expected, cop.arguments[0]), ")"); in constant_op_expression() 5571 cast_op0 = bitcast_glsl(expected_type, op0); in binary_op_bitcast_helper() 5572 cast_op1 = bitcast_glsl(expected_type, op1); in binary_op_bitcast_helper() 5660 …string cast_op = expr_type.basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked… in emit_unary_func_op_cast() 5694 …expression_type(op0).basetype != input_type0 ? bitcast_glsl(expected_type, op0) : to_unpacked_expr… in emit_trinary_func_op_bitextract() 5740 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_trinary_func_op_cast() 5742 …expression_type(op1).basetype != input_type ? bitcast_glsl(expected_type, op1) : to_unpacked_expre… in emit_trinary_func_op_cast() 5744 …expression_type(op2).basetype != input_type ? bitcast_glsl(expected_type, op2) : to_unpacked_expre… in emit_trinary_func_op_cast() 5774 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_binary_func_op_cast_clustered() [all …]
|
H A D | spirv_glsl.hpp | 742 std::string bitcast_glsl(const SPIRType &result_type, uint32_t arg);
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/ |
H A D | spirv_glsl.cpp | 4659 return join("(", op, bitcast_glsl(type, cop.arguments[0]), ")"); in constant_op_expression() 4671 return join(op, "(", bitcast_glsl(expected, cop.arguments[0]), ")"); in constant_op_expression() 5571 cast_op0 = bitcast_glsl(expected_type, op0); in binary_op_bitcast_helper() 5572 cast_op1 = bitcast_glsl(expected_type, op1); in binary_op_bitcast_helper() 5660 …string cast_op = expr_type.basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked… in emit_unary_func_op_cast() 5694 …expression_type(op0).basetype != input_type0 ? bitcast_glsl(expected_type, op0) : to_unpacked_expr… in emit_trinary_func_op_bitextract() 5740 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_trinary_func_op_cast() 5742 …expression_type(op1).basetype != input_type ? bitcast_glsl(expected_type, op1) : to_unpacked_expre… in emit_trinary_func_op_cast() 5744 …expression_type(op2).basetype != input_type ? bitcast_glsl(expected_type, op2) : to_unpacked_expre… in emit_trinary_func_op_cast() 5774 …expression_type(op0).basetype != input_type ? bitcast_glsl(expected_type, op0) : to_unpacked_expre… in emit_binary_func_op_cast_clustered() [all …]
|
H A D | spirv_glsl.hpp | 742 std::string bitcast_glsl(const SPIRType &result_type, uint32_t arg);
|