Home
last modified time | relevance | path

Searched refs:emit_unary_func_op_cast (Results 1 – 25 of 49) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/
H A Dspirv_hlsl.cpp3370 emit_unary_func_op_cast(result_type, id, args[0], "firstbitlow", basetype, basetype); in emit_glsl_op()
3375 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", int_type, int_type); in emit_glsl_op()
3379 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", uint_type, uint_type); in emit_glsl_op()
4272 emit_unary_func_op_cast(result_type, id, ops[4], "WaveActive" #hlsl_op, type, type); \ in emit_subgroup_op()
5038 emit_unary_func_op_cast(ops[0], ops[1], ops[2], "countbits", basetype, basetype); in emit_instruction()
H A Dspirv_glsl.cpp5847 emit_unary_func_op_cast(result_type, id, args[0], "abs", int_type, int_type); in emit_glsl_op()
5853 emit_unary_func_op_cast(result_type, id, args[0], "sign", int_type, int_type); in emit_glsl_op()
6128emit_unary_func_op_cast(result_type, id, args[0], "findLSB", expression_type(args[0]).basetype, in… in emit_glsl_op()
6132 emit_unary_func_op_cast(result_type, id, args[0], "findMSB", int_type, int_type); in emit_glsl_op()
6136 emit_unary_func_op_cast(result_type, id, args[0], "findMSB", uint_type, in emit_glsl_op()
6548 emit_unary_func_op_cast(result_type, id, ops[4], "subgroup" #glsl_op, type, type); \ in emit_subgroup_op()
6550 emit_unary_func_op_cast(result_type, id, ops[4], "subgroupInclusive" #glsl_op, type, type); \ in emit_subgroup_op()
6552 emit_unary_func_op_cast(result_type, id, ops[4], "subgroupExclusive" #glsl_op, type, type); \ in emit_subgroup_op()
9525 emit_unary_func_op_cast(result_type, id, ops[2], func.c_str(), input_type, type.basetype); in emit_instruction()
9544emit_unary_func_op_cast(result_type, id, ops[2], func.c_str(), float_type.basetype, expected_type.… in emit_instruction()
[all …]
H A Dspirv_glsl.hpp483 …void emit_unary_func_op_cast(uint32_t result_type, uint32_t result_id, uint32_t op0, const char *o…
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_hlsl.cpp3419 emit_unary_func_op_cast(result_type, id, args[0], "firstbitlow", basetype, basetype); in emit_glsl_op()
3424 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", int_type, int_type); in emit_glsl_op()
3428 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", uint_type, uint_type); in emit_glsl_op()
4359 emit_unary_func_op_cast(result_type, id, ops[4], "WaveActive" #hlsl_op, type, type); \ in emit_subgroup_op()
5153 emit_unary_func_op_cast(ops[0], ops[1], ops[2], "countbits", basetype, basetype); in emit_instruction()
H A Dspirv_glsl.cpp5877 emit_unary_func_op_cast(result_type, id, args[0], "abs", int_type, int_type); in emit_glsl_op()
5883 emit_unary_func_op_cast(result_type, id, args[0], "sign", int_type, int_type); in emit_glsl_op()
6158emit_unary_func_op_cast(result_type, id, args[0], "findLSB", expression_type(args[0]).basetype, in… in emit_glsl_op()
6162 emit_unary_func_op_cast(result_type, id, args[0], "findMSB", int_type, int_type); in emit_glsl_op()
6166 emit_unary_func_op_cast(result_type, id, args[0], "findMSB", uint_type, in emit_glsl_op()
6578 emit_unary_func_op_cast(result_type, id, ops[4], "subgroup" #glsl_op, type, type); \ in emit_subgroup_op()
6580 emit_unary_func_op_cast(result_type, id, ops[4], "subgroupInclusive" #glsl_op, type, type); \ in emit_subgroup_op()
6582 emit_unary_func_op_cast(result_type, id, ops[4], "subgroupExclusive" #glsl_op, type, type); \ in emit_subgroup_op()
9558 emit_unary_func_op_cast(result_type, id, ops[2], func.c_str(), input_type, type.basetype); in emit_instruction()
9577emit_unary_func_op_cast(result_type, id, ops[2], func.c_str(), float_type.basetype, expected_type.… in emit_instruction()
[all …]
H A Dspirv_glsl.hpp491 …void emit_unary_func_op_cast(uint32_t result_type, uint32_t result_id, uint32_t op0, const char *o…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/
H A Dspirv_glsl.cpp6160 emit_unary_func_op_cast(result_type, id, args[0], "abs", int_type, int_type); in emit_glsl_op()
6166 emit_unary_func_op_cast(result_type, id, args[0], "sign", int_type, int_type); in emit_glsl_op()
6441emit_unary_func_op_cast(result_type, id, args[0], "findLSB", expression_type(args[0]).basetype, in… in emit_glsl_op()
6445 emit_unary_func_op_cast(result_type, id, args[0], "findMSB", int_type, int_type); in emit_glsl_op()
6449 emit_unary_func_op_cast(result_type, id, args[0], "findMSB", uint_type, in emit_glsl_op()
6861 emit_unary_func_op_cast(result_type, id, ops[4], "subgroup" #glsl_op, type, type); \ in emit_subgroup_op()
6863 emit_unary_func_op_cast(result_type, id, ops[4], "subgroupInclusive" #glsl_op, type, type); \ in emit_subgroup_op()
6865 emit_unary_func_op_cast(result_type, id, ops[4], "subgroupExclusive" #glsl_op, type, type); \ in emit_subgroup_op()
9994 emit_unary_func_op_cast(result_type, id, ops[2], func.c_str(), input_type, type.basetype); in emit_instruction()
10198 emit_unary_func_op_cast(ops[0], ops[1], ops[2], "bitCount", basetype, int_type); in emit_instruction()
[all …]
H A Dspirv_hlsl.cpp3556 emit_unary_func_op_cast(result_type, id, args[0], "firstbitlow", basetype, basetype); in emit_glsl_op()
3561 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", int_type, int_type); in emit_glsl_op()
3565 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", uint_type, uint_type); in emit_glsl_op()
4588 emit_unary_func_op_cast(result_type, id, ops[4], "WaveActive" #hlsl_op, type, type); \ in emit_subgroup_op()
5402 emit_unary_func_op_cast(ops[0], ops[1], ops[2], "countbits", basetype, basetype); in emit_instruction()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_hlsl.cpp3636 emit_unary_func_op_cast(result_type, id, args[0], "firstbitlow", basetype, basetype); in emit_glsl_op()
3641 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", int_type, int_type); in emit_glsl_op()
3645 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", uint_type, uint_type); in emit_glsl_op()
4668 emit_unary_func_op_cast(result_type, id, ops[4], "WaveActive" #hlsl_op, type, type); \ in emit_subgroup_op()
5482 emit_unary_func_op_cast(ops[0], ops[1], ops[2], "countbits", basetype, basetype); in emit_instruction()
H A Dspirv_glsl.cpp7009 emit_unary_func_op_cast(result_type, id, args[0], "abs", int_type, int_type); in emit_glsl_op()
7015 emit_unary_func_op_cast(result_type, id, args[0], "sign", int_type, int_type); in emit_glsl_op()
7290emit_unary_func_op_cast(result_type, id, args[0], "findLSB", expression_type(args[0]).basetype, in… in emit_glsl_op()
7294 emit_unary_func_op_cast(result_type, id, args[0], "findMSB", int_type, int_type); in emit_glsl_op()
7298 emit_unary_func_op_cast(result_type, id, args[0], "findMSB", uint_type, in emit_glsl_op()
7737 emit_unary_func_op_cast(result_type, id, ops[4], "subgroup" #glsl_op, type, type); \ in emit_subgroup_op()
7739 emit_unary_func_op_cast(result_type, id, ops[4], "subgroupInclusive" #glsl_op, type, type); \ in emit_subgroup_op()
7741 emit_unary_func_op_cast(result_type, id, ops[4], "subgroupExclusive" #glsl_op, type, type); \ in emit_subgroup_op()
10894 emit_unary_func_op_cast(result_type, id, ops[2], func.c_str(), input_type, type.basetype); in emit_instruction()
11098 emit_unary_func_op_cast(ops[0], ops[1], ops[2], "bitCount", basetype, int_type); in emit_instruction()
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_hlsl.cpp3636 emit_unary_func_op_cast(result_type, id, args[0], "firstbitlow", basetype, basetype); in emit_glsl_op()
3641 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", int_type, int_type); in emit_glsl_op()
3645 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", uint_type, uint_type); in emit_glsl_op()
4668 emit_unary_func_op_cast(result_type, id, ops[4], "WaveActive" #hlsl_op, type, type); \ in emit_subgroup_op()
5482 emit_unary_func_op_cast(ops[0], ops[1], ops[2], "countbits", basetype, basetype); in emit_instruction()
H A Dspirv_glsl.cpp7009 emit_unary_func_op_cast(result_type, id, args[0], "abs", int_type, int_type); in emit_glsl_op()
7015 emit_unary_func_op_cast(result_type, id, args[0], "sign", int_type, int_type); in emit_glsl_op()
7290emit_unary_func_op_cast(result_type, id, args[0], "findLSB", expression_type(args[0]).basetype, in… in emit_glsl_op()
7294 emit_unary_func_op_cast(result_type, id, args[0], "findMSB", int_type, int_type); in emit_glsl_op()
7298 emit_unary_func_op_cast(result_type, id, args[0], "findMSB", uint_type, in emit_glsl_op()
7737 emit_unary_func_op_cast(result_type, id, ops[4], "subgroup" #glsl_op, type, type); \ in emit_subgroup_op()
7739 emit_unary_func_op_cast(result_type, id, ops[4], "subgroupInclusive" #glsl_op, type, type); \ in emit_subgroup_op()
7741 emit_unary_func_op_cast(result_type, id, ops[4], "subgroupExclusive" #glsl_op, type, type); \ in emit_subgroup_op()
10894 emit_unary_func_op_cast(result_type, id, ops[2], func.c_str(), input_type, type.basetype); in emit_instruction()
11098 emit_unary_func_op_cast(ops[0], ops[1], ops[2], "bitCount", basetype, int_type); in emit_instruction()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_hlsl.cpp3636 emit_unary_func_op_cast(result_type, id, args[0], "firstbitlow", basetype, basetype); in emit_glsl_op()
3641 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", int_type, int_type); in emit_glsl_op()
3645 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", uint_type, uint_type); in emit_glsl_op()
4668 emit_unary_func_op_cast(result_type, id, ops[4], "WaveActive" #hlsl_op, type, type); \ in emit_subgroup_op()
5482 emit_unary_func_op_cast(ops[0], ops[1], ops[2], "countbits", basetype, basetype); in emit_instruction()
H A Dspirv_glsl.cpp7009 emit_unary_func_op_cast(result_type, id, args[0], "abs", int_type, int_type); in emit_glsl_op()
7015 emit_unary_func_op_cast(result_type, id, args[0], "sign", int_type, int_type); in emit_glsl_op()
7290emit_unary_func_op_cast(result_type, id, args[0], "findLSB", expression_type(args[0]).basetype, in… in emit_glsl_op()
7294 emit_unary_func_op_cast(result_type, id, args[0], "findMSB", int_type, int_type); in emit_glsl_op()
7298 emit_unary_func_op_cast(result_type, id, args[0], "findMSB", uint_type, in emit_glsl_op()
7737 emit_unary_func_op_cast(result_type, id, ops[4], "subgroup" #glsl_op, type, type); \ in emit_subgroup_op()
7739 emit_unary_func_op_cast(result_type, id, ops[4], "subgroupInclusive" #glsl_op, type, type); \ in emit_subgroup_op()
7741 emit_unary_func_op_cast(result_type, id, ops[4], "subgroupExclusive" #glsl_op, type, type); \ in emit_subgroup_op()
10894 emit_unary_func_op_cast(result_type, id, ops[2], func.c_str(), input_type, type.basetype); in emit_instruction()
11098 emit_unary_func_op_cast(ops[0], ops[1], ops[2], "bitCount", basetype, int_type); in emit_instruction()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_hlsl.cpp3636 emit_unary_func_op_cast(result_type, id, args[0], "firstbitlow", basetype, basetype); in emit_glsl_op()
3641 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", int_type, int_type); in emit_glsl_op()
3645 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", uint_type, uint_type); in emit_glsl_op()
4668 emit_unary_func_op_cast(result_type, id, ops[4], "WaveActive" #hlsl_op, type, type); \ in emit_subgroup_op()
5482 emit_unary_func_op_cast(ops[0], ops[1], ops[2], "countbits", basetype, basetype); in emit_instruction()
H A Dspirv_glsl.cpp7009 emit_unary_func_op_cast(result_type, id, args[0], "abs", int_type, int_type); in emit_glsl_op()
7015 emit_unary_func_op_cast(result_type, id, args[0], "sign", int_type, int_type); in emit_glsl_op()
7290emit_unary_func_op_cast(result_type, id, args[0], "findLSB", expression_type(args[0]).basetype, in… in emit_glsl_op()
7294 emit_unary_func_op_cast(result_type, id, args[0], "findMSB", int_type, int_type); in emit_glsl_op()
7298 emit_unary_func_op_cast(result_type, id, args[0], "findMSB", uint_type, in emit_glsl_op()
7737 emit_unary_func_op_cast(result_type, id, ops[4], "subgroup" #glsl_op, type, type); \ in emit_subgroup_op()
7739 emit_unary_func_op_cast(result_type, id, ops[4], "subgroupInclusive" #glsl_op, type, type); \ in emit_subgroup_op()
7741 emit_unary_func_op_cast(result_type, id, ops[4], "subgroupExclusive" #glsl_op, type, type); \ in emit_subgroup_op()
10894 emit_unary_func_op_cast(result_type, id, ops[2], func.c_str(), input_type, type.basetype); in emit_instruction()
11098 emit_unary_func_op_cast(ops[0], ops[1], ops[2], "bitCount", basetype, int_type); in emit_instruction()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_hlsl.cpp3636 emit_unary_func_op_cast(result_type, id, args[0], "firstbitlow", basetype, basetype); in emit_glsl_op()
3641 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", int_type, int_type); in emit_glsl_op()
3645 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", uint_type, uint_type); in emit_glsl_op()
4668 emit_unary_func_op_cast(result_type, id, ops[4], "WaveActive" #hlsl_op, type, type); \ in emit_subgroup_op()
5482 emit_unary_func_op_cast(ops[0], ops[1], ops[2], "countbits", basetype, basetype); in emit_instruction()
H A Dspirv_glsl.cpp7009 emit_unary_func_op_cast(result_type, id, args[0], "abs", int_type, int_type); in emit_glsl_op()
7015 emit_unary_func_op_cast(result_type, id, args[0], "sign", int_type, int_type); in emit_glsl_op()
7290emit_unary_func_op_cast(result_type, id, args[0], "findLSB", expression_type(args[0]).basetype, in… in emit_glsl_op()
7294 emit_unary_func_op_cast(result_type, id, args[0], "findMSB", int_type, int_type); in emit_glsl_op()
7298 emit_unary_func_op_cast(result_type, id, args[0], "findMSB", uint_type, in emit_glsl_op()
7737 emit_unary_func_op_cast(result_type, id, ops[4], "subgroup" #glsl_op, type, type); \ in emit_subgroup_op()
7739 emit_unary_func_op_cast(result_type, id, ops[4], "subgroupInclusive" #glsl_op, type, type); \ in emit_subgroup_op()
7741 emit_unary_func_op_cast(result_type, id, ops[4], "subgroupExclusive" #glsl_op, type, type); \ in emit_subgroup_op()
10894 emit_unary_func_op_cast(result_type, id, ops[2], func.c_str(), input_type, type.basetype); in emit_instruction()
11098 emit_unary_func_op_cast(ops[0], ops[1], ops[2], "bitCount", basetype, int_type); in emit_instruction()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_hlsl.cpp3264 emit_unary_func_op_cast(result_type, id, args[0], "firstbitlow", basetype, basetype); in emit_glsl_op()
3269 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", int_type, int_type); in emit_glsl_op()
3273 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", uint_type, uint_type); in emit_glsl_op()
4725 emit_unary_func_op_cast(ops[0], ops[1], ops[2], "countbits", basetype, basetype); in emit_instruction()
H A Dspirv_glsl.hpp462 …void emit_unary_func_op_cast(uint32_t result_type, uint32_t result_id, uint32_t op0, const char *o…
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_hlsl.cpp3264 emit_unary_func_op_cast(result_type, id, args[0], "firstbitlow", basetype, basetype); in emit_glsl_op()
3269 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", int_type, int_type); in emit_glsl_op()
3273 emit_unary_func_op_cast(result_type, id, args[0], "firstbithigh", uint_type, uint_type); in emit_glsl_op()
4725 emit_unary_func_op_cast(ops[0], ops[1], ops[2], "countbits", basetype, basetype); in emit_instruction()
H A Dspirv_glsl.hpp462 …void emit_unary_func_op_cast(uint32_t result_type, uint32_t result_id, uint32_t op0, const char *o…
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/
H A Dspirv_glsl.hpp450 …void emit_unary_func_op_cast(uint32_t result_type, uint32_t result_id, uint32_t op0, const char *o…
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/
H A Dspirv_glsl.hpp450 …void emit_unary_func_op_cast(uint32_t result_type, uint32_t result_id, uint32_t op0, const char *o…
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/spirv-cross/
H A Dspirv_glsl.hpp491 …void emit_unary_func_op_cast(uint32_t result_type, uint32_t result_id, uint32_t op0, const char *o…

12