Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/
H A Dspirv_msl.hpp519 SPIRType &get_stage_in_struct_type();
H A Dspirv_msl.cpp572 SPIRType &CompilerMSL::get_stage_in_struct_type() in get_stage_in_struct_type() function in CompilerMSL
2219 pcp_type.parent_type = pcp_type.type_alias = get_stage_in_struct_type().self; in add_interface_block()
3505 if (stage_in_var_id && get_stage_in_struct_type().self == type_id) in emit_specialization_constants_and_structs()
6435 … ep_args += join("threadgroup ", type_to_glsl(get_stage_in_struct_type()), "* ", input_wg_var_name, in entry_point_args_builtin()
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/
H A Dspirv_msl.hpp518 SPIRType &get_stage_in_struct_type();
H A Dspirv_msl.cpp568 SPIRType &CompilerMSL::get_stage_in_struct_type() in get_stage_in_struct_type() function in CompilerMSL
2211 pcp_type.parent_type = pcp_type.type_alias = get_stage_in_struct_type().self; in add_interface_block()
3373 if (stage_in_var_id && get_stage_in_struct_type().self == type_id) in emit_specialization_constants_and_structs()
6300 … ep_args += join("threadgroup ", type_to_glsl(get_stage_in_struct_type()), "* ", input_wg_var_name, in entry_point_args_builtin()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/
H A Dspirv_msl.hpp748 SPIRType &get_stage_in_struct_type();
H A Dspirv_msl.cpp701 SPIRType &CompilerMSL::get_stage_in_struct_type() in get_stage_in_struct_type() function in CompilerMSL
2644 pcp_type.parent_type = pcp_type.type_alias = get_stage_in_struct_type().self; in add_interface_block()
5212 if (stage_in_var_id && get_stage_in_struct_type().self == type_id) in emit_specialization_constants_and_structs()
9251 … ep_args += join("threadgroup ", type_to_glsl(get_stage_in_struct_type()), "* ", input_wg_var_name, in entry_point_args_builtin()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_msl.hpp717 SPIRType &get_stage_in_struct_type();
H A Dspirv_msl.cpp695 SPIRType &CompilerMSL::get_stage_in_struct_type() in get_stage_in_struct_type() function in CompilerMSL
2434 pcp_type.parent_type = pcp_type.type_alias = get_stage_in_struct_type().self; in add_interface_block()
4979 if (stage_in_var_id && get_stage_in_struct_type().self == type_id) in emit_specialization_constants_and_structs()
8987 … ep_args += join("threadgroup ", type_to_glsl(get_stage_in_struct_type()), "* ", input_wg_var_name, in entry_point_args_builtin()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_msl.hpp717 SPIRType &get_stage_in_struct_type();
H A Dspirv_msl.cpp695 SPIRType &CompilerMSL::get_stage_in_struct_type() in get_stage_in_struct_type() function in CompilerMSL
2434 pcp_type.parent_type = pcp_type.type_alias = get_stage_in_struct_type().self; in add_interface_block()
4979 if (stage_in_var_id && get_stage_in_struct_type().self == type_id) in emit_specialization_constants_and_structs()
8987 … ep_args += join("threadgroup ", type_to_glsl(get_stage_in_struct_type()), "* ", input_wg_var_name, in entry_point_args_builtin()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/spirv-cross/
H A Dspirv_msl.hpp748 SPIRType &get_stage_in_struct_type();
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_msl.hpp863 SPIRType &get_stage_in_struct_type();
H A Dspirv_msl.cpp901 SPIRType &CompilerMSL::get_stage_in_struct_type() in get_stage_in_struct_type() function in CompilerMSL
3286 pcp_type.parent_type = pcp_type.type_alias = get_stage_in_struct_type().self; in add_interface_block()
6256 if (stage_in_var_id && get_stage_in_struct_type().self == type_id) in emit_specialization_constants_and_structs()
8342 … join(to_name(stage_in_var_id), ".", to_member_name(get_stage_in_struct_type(), interface_index), in emit_glsl_op()
8362 … join(to_name(stage_in_var_id), ".", to_member_name(get_stage_in_struct_type(), interface_index), in emit_glsl_op()
8385 … join(to_name(stage_in_var_id), ".", to_member_name(get_stage_in_struct_type(), interface_index), in emit_glsl_op()
9918 (stage_in_var_id && get_stage_in_struct_type().self == type.self)); in to_struct_member()
10797 … ep_args += join("device ", type_to_glsl(get_stage_in_struct_type()), "* ", input_buffer_var_name, in entry_point_args_builtin()
10802 … ep_args += join("threadgroup ", type_to_glsl(get_stage_in_struct_type()), "* ", input_wg_var_name, in entry_point_args_builtin()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_msl.hpp863 SPIRType &get_stage_in_struct_type();
H A Dspirv_msl.cpp901 SPIRType &CompilerMSL::get_stage_in_struct_type() in get_stage_in_struct_type() function in CompilerMSL
3286 pcp_type.parent_type = pcp_type.type_alias = get_stage_in_struct_type().self; in add_interface_block()
6256 if (stage_in_var_id && get_stage_in_struct_type().self == type_id) in emit_specialization_constants_and_structs()
8342 … join(to_name(stage_in_var_id), ".", to_member_name(get_stage_in_struct_type(), interface_index), in emit_glsl_op()
8362 … join(to_name(stage_in_var_id), ".", to_member_name(get_stage_in_struct_type(), interface_index), in emit_glsl_op()
8385 … join(to_name(stage_in_var_id), ".", to_member_name(get_stage_in_struct_type(), interface_index), in emit_glsl_op()
9918 (stage_in_var_id && get_stage_in_struct_type().self == type.self)); in to_struct_member()
10797 … ep_args += join("device ", type_to_glsl(get_stage_in_struct_type()), "* ", input_buffer_var_name, in entry_point_args_builtin()
10802 … ep_args += join("threadgroup ", type_to_glsl(get_stage_in_struct_type()), "* ", input_wg_var_name, in entry_point_args_builtin()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/
H A Dspirv_msl.hpp803 SPIRType &get_stage_in_struct_type();
H A Dspirv_msl.cpp820 SPIRType &CompilerMSL::get_stage_in_struct_type() in get_stage_in_struct_type() function in CompilerMSL
2989 pcp_type.parent_type = pcp_type.type_alias = get_stage_in_struct_type().self; in add_interface_block()
5623 if (stage_in_var_id && get_stage_in_struct_type().self == type_id) in emit_specialization_constants_and_structs()
9933 … ep_args += join("device ", type_to_glsl(get_stage_in_struct_type()), "* ", input_buffer_var_name, in entry_point_args_builtin()
9938 … ep_args += join("threadgroup ", type_to_glsl(get_stage_in_struct_type()), "* ", input_wg_var_name, in entry_point_args_builtin()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_msl.hpp863 SPIRType &get_stage_in_struct_type();
H A Dspirv_msl.cpp901 SPIRType &CompilerMSL::get_stage_in_struct_type() in get_stage_in_struct_type() function in CompilerMSL
3286 pcp_type.parent_type = pcp_type.type_alias = get_stage_in_struct_type().self; in add_interface_block()
6256 if (stage_in_var_id && get_stage_in_struct_type().self == type_id) in emit_specialization_constants_and_structs()
8342 … join(to_name(stage_in_var_id), ".", to_member_name(get_stage_in_struct_type(), interface_index), in emit_glsl_op()
8362 … join(to_name(stage_in_var_id), ".", to_member_name(get_stage_in_struct_type(), interface_index), in emit_glsl_op()
8385 … join(to_name(stage_in_var_id), ".", to_member_name(get_stage_in_struct_type(), interface_index), in emit_glsl_op()
9918 (stage_in_var_id && get_stage_in_struct_type().self == type.self)); in to_struct_member()
10797 … ep_args += join("device ", type_to_glsl(get_stage_in_struct_type()), "* ", input_buffer_var_name, in entry_point_args_builtin()
10802 … ep_args += join("threadgroup ", type_to_glsl(get_stage_in_struct_type()), "* ", input_wg_var_name, in entry_point_args_builtin()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_msl.hpp863 SPIRType &get_stage_in_struct_type();
H A Dspirv_msl.cpp901 SPIRType &CompilerMSL::get_stage_in_struct_type() in get_stage_in_struct_type() function in CompilerMSL
3286 pcp_type.parent_type = pcp_type.type_alias = get_stage_in_struct_type().self; in add_interface_block()
6256 if (stage_in_var_id && get_stage_in_struct_type().self == type_id) in emit_specialization_constants_and_structs()
8342 … join(to_name(stage_in_var_id), ".", to_member_name(get_stage_in_struct_type(), interface_index), in emit_glsl_op()
8362 … join(to_name(stage_in_var_id), ".", to_member_name(get_stage_in_struct_type(), interface_index), in emit_glsl_op()
8385 … join(to_name(stage_in_var_id), ".", to_member_name(get_stage_in_struct_type(), interface_index), in emit_glsl_op()
9918 (stage_in_var_id && get_stage_in_struct_type().self == type.self)); in to_struct_member()
10797 … ep_args += join("device ", type_to_glsl(get_stage_in_struct_type()), "* ", input_buffer_var_name, in entry_point_args_builtin()
10802 … ep_args += join("threadgroup ", type_to_glsl(get_stage_in_struct_type()), "* ", input_wg_var_name, in entry_point_args_builtin()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_msl.hpp863 SPIRType &get_stage_in_struct_type();
H A Dspirv_msl.cpp901 SPIRType &CompilerMSL::get_stage_in_struct_type() in get_stage_in_struct_type() function in CompilerMSL
3286 pcp_type.parent_type = pcp_type.type_alias = get_stage_in_struct_type().self; in add_interface_block()
6256 if (stage_in_var_id && get_stage_in_struct_type().self == type_id) in emit_specialization_constants_and_structs()
8342 … join(to_name(stage_in_var_id), ".", to_member_name(get_stage_in_struct_type(), interface_index), in emit_glsl_op()
8362 … join(to_name(stage_in_var_id), ".", to_member_name(get_stage_in_struct_type(), interface_index), in emit_glsl_op()
8385 … join(to_name(stage_in_var_id), ".", to_member_name(get_stage_in_struct_type(), interface_index), in emit_glsl_op()
9918 (stage_in_var_id && get_stage_in_struct_type().self == type.self)); in to_struct_member()
10797 … ep_args += join("device ", type_to_glsl(get_stage_in_struct_type()), "* ", input_buffer_var_name, in entry_point_args_builtin()
10802 … ep_args += join("threadgroup ", type_to_glsl(get_stage_in_struct_type()), "* ", input_wg_var_name, in entry_point_args_builtin()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_msl.hpp756 SPIRType &get_stage_in_struct_type();
H A Dspirv_msl.cpp716 SPIRType &CompilerMSL::get_stage_in_struct_type() in get_stage_in_struct_type() function in CompilerMSL
2690 pcp_type.parent_type = pcp_type.type_alias = get_stage_in_struct_type().self; in add_interface_block()
5339 if (stage_in_var_id && get_stage_in_struct_type().self == type_id) in emit_specialization_constants_and_structs()
9403 … ep_args += join("threadgroup ", type_to_glsl(get_stage_in_struct_type()), "* ", input_wg_var_name, in entry_point_args_builtin()