Home
last modified time | relevance | path

Searched refs:SPIRExpression (Results 1 – 25 of 105) sorted by relevance

12345

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_cross.cpp264 auto *cexpr = maybe_get<SPIRExpression>(chain); in maybe_get_backing_variable()
287 auto &e = get<SPIRExpression>(expr); in register_read()
311 auto *expr = maybe_get<SPIRExpression>(chain); in register_write()
423 return get<SPIRExpression>(id).expression_type; in expression_type_id()
478 return get<SPIRExpression>(id).immutable; in is_immutable()
1944 auto &e = get<SPIRExpression>(dst); in inherit_expression_dependencies()
1953 auto *s = maybe_get<SPIRExpression>(source_expression); in inherit_expression_dependencies()
2277 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2316 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2355 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
[all …]
H A Dspirv_glsl.cpp339 ir.reset_all_of_type<SPIRExpression>(); in reset()
2930 auto *e = maybe_get<SPIRExpression>(id); in to_unpacked_expression()
2949 auto *e = maybe_get<SPIRExpression>(id); in to_enclosed_unpacked_expression()
3061 auto &expr = get<SPIRExpression>(id); in to_expression()
3074 auto &e = get<SPIRExpression>(id); in to_expression()
6659 auto *e = maybe_get<SPIRExpression>(base); in access_chain_internal()
7451 auto &e = get<SPIRExpression>(id); in track_expression_read()
8045 SPIRExpression *e = nullptr; in emit_instruction()
8445 SPIRExpression *e = nullptr; in emit_instruction()
8722 auto *a = maybe_get<SPIRExpression>(ops[2]); in emit_instruction()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/
H A Dspirv_cross.cpp264 auto *cexpr = maybe_get<SPIRExpression>(chain); in maybe_get_backing_variable()
287 auto &e = get<SPIRExpression>(expr); in register_read()
311 auto *expr = maybe_get<SPIRExpression>(chain); in register_write()
428 return get<SPIRExpression>(id).expression_type; in expression_type_id()
483 return get<SPIRExpression>(id).immutable; in is_immutable()
1949 auto &e = get<SPIRExpression>(dst); in inherit_expression_dependencies()
1958 auto *s = maybe_get<SPIRExpression>(source_expression); in inherit_expression_dependencies()
2282 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2321 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2360 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
[all …]
H A Dspirv_glsl.cpp339 ir.reset_all_of_type<SPIRExpression>(); in reset()
3280 auto *e = maybe_get<SPIRExpression>(id); in to_unpacked_expression()
3299 auto *e = maybe_get<SPIRExpression>(id); in to_enclosed_unpacked_expression()
3411 auto &expr = get<SPIRExpression>(id); in to_expression()
3424 auto &e = get<SPIRExpression>(id); in to_expression()
7068 auto *e = maybe_get<SPIRExpression>(base); in access_chain_internal()
7859 auto &e = get<SPIRExpression>(id); in track_expression_read()
8462 SPIRExpression *e = nullptr; in emit_instruction()
8862 SPIRExpression *e = nullptr; in emit_instruction()
9152 auto *a = maybe_get<SPIRExpression>(ops[2]); in emit_instruction()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_cross.cpp264 auto *cexpr = maybe_get<SPIRExpression>(chain); in maybe_get_backing_variable()
287 auto &e = get<SPIRExpression>(expr); in register_read()
311 auto *expr = maybe_get<SPIRExpression>(chain); in register_write()
423 return get<SPIRExpression>(id).expression_type; in expression_type_id()
478 return get<SPIRExpression>(id).immutable; in is_immutable()
1944 auto &e = get<SPIRExpression>(dst); in inherit_expression_dependencies()
1953 auto *s = maybe_get<SPIRExpression>(source_expression); in inherit_expression_dependencies()
2277 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2316 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2355 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
[all …]
H A Dspirv_glsl.cpp339 ir.reset_all_of_type<SPIRExpression>(); in reset()
2930 auto *e = maybe_get<SPIRExpression>(id); in to_unpacked_expression()
2949 auto *e = maybe_get<SPIRExpression>(id); in to_enclosed_unpacked_expression()
3061 auto &expr = get<SPIRExpression>(id); in to_expression()
3074 auto &e = get<SPIRExpression>(id); in to_expression()
6659 auto *e = maybe_get<SPIRExpression>(base); in access_chain_internal()
7451 auto &e = get<SPIRExpression>(id); in track_expression_read()
8045 SPIRExpression *e = nullptr; in emit_instruction()
8445 SPIRExpression *e = nullptr; in emit_instruction()
8722 auto *a = maybe_get<SPIRExpression>(ops[2]); in emit_instruction()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_cross.cpp264 auto *cexpr = maybe_get<SPIRExpression>(chain); in maybe_get_backing_variable()
287 auto &e = get<SPIRExpression>(expr); in register_read()
311 auto *expr = maybe_get<SPIRExpression>(chain); in register_write()
428 return get<SPIRExpression>(id).expression_type; in expression_type_id()
483 return get<SPIRExpression>(id).immutable; in is_immutable()
1949 auto &e = get<SPIRExpression>(dst); in inherit_expression_dependencies()
1958 auto *s = maybe_get<SPIRExpression>(source_expression); in inherit_expression_dependencies()
2282 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2321 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2360 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
[all …]
H A Dspirv_glsl.cpp339 ir.reset_all_of_type<SPIRExpression>(); in reset()
3290 auto *e = maybe_get<SPIRExpression>(id); in to_unpacked_expression()
3309 auto *e = maybe_get<SPIRExpression>(id); in to_enclosed_unpacked_expression()
3421 auto &expr = get<SPIRExpression>(id); in to_expression()
3434 auto &e = get<SPIRExpression>(id); in to_expression()
7100 auto *e = maybe_get<SPIRExpression>(base); in access_chain_internal()
7891 auto &e = get<SPIRExpression>(id); in track_expression_read()
8494 SPIRExpression *e = nullptr; in emit_instruction()
8895 SPIRExpression *e = nullptr; in emit_instruction()
9185 auto *a = maybe_get<SPIRExpression>(ops[2]); in emit_instruction()
[all …]
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/spirv-cross/
H A Dspirv_cross.cpp264 auto *cexpr = maybe_get<SPIRExpression>(chain); in maybe_get_backing_variable()
287 auto &e = get<SPIRExpression>(expr); in register_read()
311 auto *expr = maybe_get<SPIRExpression>(chain); in register_write()
428 return get<SPIRExpression>(id).expression_type; in expression_type_id()
483 return get<SPIRExpression>(id).immutable; in is_immutable()
1949 auto &e = get<SPIRExpression>(dst); in inherit_expression_dependencies()
1958 auto *s = maybe_get<SPIRExpression>(source_expression); in inherit_expression_dependencies()
2282 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2321 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2360 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_cross.cpp275 auto *cexpr = maybe_get<SPIRExpression>(chain); in maybe_get_backing_variable()
314 auto &e = get<SPIRExpression>(expr); in register_read()
338 auto *expr = maybe_get<SPIRExpression>(chain); in register_write()
455 return get<SPIRExpression>(id).expression_type; in expression_type_id()
510 return get<SPIRExpression>(id).immutable; in is_immutable()
2180 auto &e = get<SPIRExpression>(dst); in inherit_expression_dependencies()
2189 auto *s = maybe_get<SPIRExpression>(source_expression); in inherit_expression_dependencies()
2519 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2558 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2597 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
[all …]
H A Dspirv_glsl.cpp320 ir.reset_all_of_type<SPIRExpression>(); in reset()
4217 auto *e = maybe_get<SPIRExpression>(id); in to_unpacked_expression()
4236 auto *e = maybe_get<SPIRExpression>(id); in to_enclosed_unpacked_expression()
4352 auto &expr = get<SPIRExpression>(id); in to_expression()
4365 auto &e = get<SPIRExpression>(id); in to_expression()
5432 auto *expr = maybe_get<SPIRExpression>(id); in expression_read_implies_multiple_reads()
9168 auto &e = get<SPIRExpression>(id); in track_expression_read()
9793 SPIRExpression *e = nullptr; in emit_instruction()
10196 SPIRExpression *e = nullptr; in emit_instruction()
12414 auto *e = maybe_get<SPIRExpression>(id); in is_non_native_row_major_matrix()
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_cross.cpp275 auto *cexpr = maybe_get<SPIRExpression>(chain); in maybe_get_backing_variable()
314 auto &e = get<SPIRExpression>(expr); in register_read()
338 auto *expr = maybe_get<SPIRExpression>(chain); in register_write()
455 return get<SPIRExpression>(id).expression_type; in expression_type_id()
510 return get<SPIRExpression>(id).immutable; in is_immutable()
2180 auto &e = get<SPIRExpression>(dst); in inherit_expression_dependencies()
2189 auto *s = maybe_get<SPIRExpression>(source_expression); in inherit_expression_dependencies()
2519 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2558 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2597 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
[all …]
H A Dspirv_glsl.cpp320 ir.reset_all_of_type<SPIRExpression>(); in reset()
4217 auto *e = maybe_get<SPIRExpression>(id); in to_unpacked_expression()
4236 auto *e = maybe_get<SPIRExpression>(id); in to_enclosed_unpacked_expression()
4352 auto &expr = get<SPIRExpression>(id); in to_expression()
4365 auto &e = get<SPIRExpression>(id); in to_expression()
5432 auto *expr = maybe_get<SPIRExpression>(id); in expression_read_implies_multiple_reads()
9168 auto &e = get<SPIRExpression>(id); in track_expression_read()
9793 SPIRExpression *e = nullptr; in emit_instruction()
10196 SPIRExpression *e = nullptr; in emit_instruction()
12414 auto *e = maybe_get<SPIRExpression>(id); in is_non_native_row_major_matrix()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/
H A Dspirv_cross.cpp264 auto *cexpr = maybe_get<SPIRExpression>(chain); in maybe_get_backing_variable()
303 auto &e = get<SPIRExpression>(expr); in register_read()
327 auto *expr = maybe_get<SPIRExpression>(chain); in register_write()
444 return get<SPIRExpression>(id).expression_type; in expression_type_id()
499 return get<SPIRExpression>(id).immutable; in is_immutable()
2114 auto &e = get<SPIRExpression>(dst); in inherit_expression_dependencies()
2123 auto *s = maybe_get<SPIRExpression>(source_expression); in inherit_expression_dependencies()
2447 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2486 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2525 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
[all …]
H A Dspirv_glsl.cpp313 ir.reset_all_of_type<SPIRExpression>(); in reset()
3416 auto *e = maybe_get<SPIRExpression>(id); in to_unpacked_expression()
3435 auto *e = maybe_get<SPIRExpression>(id); in to_enclosed_unpacked_expression()
3551 auto &expr = get<SPIRExpression>(id); in to_expression()
3564 auto &e = get<SPIRExpression>(id); in to_expression()
4631 auto *expr = maybe_get<SPIRExpression>(id); in expression_read_implies_multiple_reads()
7450 auto *e = maybe_get<SPIRExpression>(base); in access_chain_internal()
8307 auto &e = get<SPIRExpression>(id); in track_expression_read()
8928 SPIRExpression *e = nullptr; in emit_instruction()
9331 SPIRExpression *e = nullptr; in emit_instruction()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_cross.cpp275 auto *cexpr = maybe_get<SPIRExpression>(chain); in maybe_get_backing_variable()
314 auto &e = get<SPIRExpression>(expr); in register_read()
338 auto *expr = maybe_get<SPIRExpression>(chain); in register_write()
455 return get<SPIRExpression>(id).expression_type; in expression_type_id()
510 return get<SPIRExpression>(id).immutable; in is_immutable()
2180 auto &e = get<SPIRExpression>(dst); in inherit_expression_dependencies()
2189 auto *s = maybe_get<SPIRExpression>(source_expression); in inherit_expression_dependencies()
2519 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2558 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2597 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
[all …]
H A Dspirv_glsl.cpp320 ir.reset_all_of_type<SPIRExpression>(); in reset()
4217 auto *e = maybe_get<SPIRExpression>(id); in to_unpacked_expression()
4236 auto *e = maybe_get<SPIRExpression>(id); in to_enclosed_unpacked_expression()
4352 auto &expr = get<SPIRExpression>(id); in to_expression()
4365 auto &e = get<SPIRExpression>(id); in to_expression()
5432 auto *expr = maybe_get<SPIRExpression>(id); in expression_read_implies_multiple_reads()
9168 auto &e = get<SPIRExpression>(id); in track_expression_read()
9793 SPIRExpression *e = nullptr; in emit_instruction()
10196 SPIRExpression *e = nullptr; in emit_instruction()
12414 auto *e = maybe_get<SPIRExpression>(id); in is_non_native_row_major_matrix()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_cross.cpp275 auto *cexpr = maybe_get<SPIRExpression>(chain); in maybe_get_backing_variable()
314 auto &e = get<SPIRExpression>(expr); in register_read()
338 auto *expr = maybe_get<SPIRExpression>(chain); in register_write()
455 return get<SPIRExpression>(id).expression_type; in expression_type_id()
510 return get<SPIRExpression>(id).immutable; in is_immutable()
2180 auto &e = get<SPIRExpression>(dst); in inherit_expression_dependencies()
2189 auto *s = maybe_get<SPIRExpression>(source_expression); in inherit_expression_dependencies()
2519 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2558 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2597 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
[all …]
H A Dspirv_glsl.cpp320 ir.reset_all_of_type<SPIRExpression>(); in reset()
4217 auto *e = maybe_get<SPIRExpression>(id); in to_unpacked_expression()
4236 auto *e = maybe_get<SPIRExpression>(id); in to_enclosed_unpacked_expression()
4352 auto &expr = get<SPIRExpression>(id); in to_expression()
4365 auto &e = get<SPIRExpression>(id); in to_expression()
5432 auto *expr = maybe_get<SPIRExpression>(id); in expression_read_implies_multiple_reads()
9168 auto &e = get<SPIRExpression>(id); in track_expression_read()
9793 SPIRExpression *e = nullptr; in emit_instruction()
10196 SPIRExpression *e = nullptr; in emit_instruction()
12414 auto *e = maybe_get<SPIRExpression>(id); in is_non_native_row_major_matrix()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_cross.cpp275 auto *cexpr = maybe_get<SPIRExpression>(chain); in maybe_get_backing_variable()
314 auto &e = get<SPIRExpression>(expr); in register_read()
338 auto *expr = maybe_get<SPIRExpression>(chain); in register_write()
455 return get<SPIRExpression>(id).expression_type; in expression_type_id()
510 return get<SPIRExpression>(id).immutable; in is_immutable()
2180 auto &e = get<SPIRExpression>(dst); in inherit_expression_dependencies()
2189 auto *s = maybe_get<SPIRExpression>(source_expression); in inherit_expression_dependencies()
2519 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2558 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2597 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
[all …]
H A Dspirv_glsl.cpp320 ir.reset_all_of_type<SPIRExpression>(); in reset()
4217 auto *e = maybe_get<SPIRExpression>(id); in to_unpacked_expression()
4236 auto *e = maybe_get<SPIRExpression>(id); in to_enclosed_unpacked_expression()
4352 auto &expr = get<SPIRExpression>(id); in to_expression()
4365 auto &e = get<SPIRExpression>(id); in to_expression()
5432 auto *expr = maybe_get<SPIRExpression>(id); in expression_read_implies_multiple_reads()
9168 auto &e = get<SPIRExpression>(id); in track_expression_read()
9793 SPIRExpression *e = nullptr; in emit_instruction()
10196 SPIRExpression *e = nullptr; in emit_instruction()
12414 auto *e = maybe_get<SPIRExpression>(id); in is_non_native_row_major_matrix()
[all …]
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/SPIRV-Cross/
H A Dspirv_cross.cpp247 auto *cexpr = maybe_get<SPIRExpression>(chain); in maybe_get_backing_variable()
261 auto &e = get<SPIRExpression>(expr); in register_read()
285 auto *expr = maybe_get<SPIRExpression>(chain); in register_write()
362 return get<SPIRExpression>(id).expression_type; in expression_type_id()
417 return get<SPIRExpression>(id).immutable; in is_immutable()
1698 auto &e = get<SPIRExpression>(dst); in inherit_expression_dependencies()
1707 auto *s = maybe_get<SPIRExpression>(source_expression); in inherit_expression_dependencies()
2061 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2099 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2138 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
[all …]
/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_cross.cpp247 auto *cexpr = maybe_get<SPIRExpression>(chain); in maybe_get_backing_variable()
261 auto &e = get<SPIRExpression>(expr); in register_read()
285 auto *expr = maybe_get<SPIRExpression>(chain); in register_write()
362 return get<SPIRExpression>(id).expression_type; in expression_type_id()
417 return get<SPIRExpression>(id).immutable; in is_immutable()
1698 auto &e = get<SPIRExpression>(dst); in inherit_expression_dependencies()
1707 auto *s = maybe_get<SPIRExpression>(source_expression); in inherit_expression_dependencies()
2061 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2099 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2138 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/
H A Dspirv_cross.cpp256 auto *cexpr = maybe_get<SPIRExpression>(chain); in maybe_get_backing_variable()
270 auto &e = get<SPIRExpression>(expr); in register_read()
294 auto *expr = maybe_get<SPIRExpression>(chain); in register_write()
406 return get<SPIRExpression>(id).expression_type; in expression_type_id()
461 return get<SPIRExpression>(id).immutable; in is_immutable()
2110 auto &e = get<SPIRExpression>(dst); in inherit_expression_dependencies()
2119 auto *s = maybe_get<SPIRExpression>(source_expression); in inherit_expression_dependencies()
2438 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2477 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2516 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/
H A Dspirv_cross.cpp256 auto *cexpr = maybe_get<SPIRExpression>(chain); in maybe_get_backing_variable()
270 auto &e = get<SPIRExpression>(expr); in register_read()
294 auto *expr = maybe_get<SPIRExpression>(chain); in register_write()
406 return get<SPIRExpression>(id).expression_type; in expression_type_id()
461 return get<SPIRExpression>(id).immutable; in is_immutable()
2110 auto &e = get<SPIRExpression>(dst); in inherit_expression_dependencies()
2119 auto *s = maybe_get<SPIRExpression>(source_expression); in inherit_expression_dependencies()
2438 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2477 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
2516 compiler.set<SPIRExpression>(id, "", result_type, true); in handle()
[all …]

12345