Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/
H A Dspirv_msl.hpp520 SPIRType &get_stage_out_struct_type();
H A Dspirv_msl.cpp578 SPIRType &CompilerMSL::get_stage_out_struct_type() in get_stage_out_struct_type() function in CompilerMSL
3501 if (stage_out_var_id && get_stage_out_struct_type().self == type_id) in emit_specialization_constants_and_structs()
6153 return_type = type_to_glsl(get_stage_out_struct_type()) + type_to_array_glsl(type); in func_type_decl()
6394 …ep_args += join("device ", type_to_glsl(get_stage_out_struct_type()), "* ", output_buffer_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.hpp519 SPIRType &get_stage_out_struct_type();
H A Dspirv_msl.cpp574 SPIRType &CompilerMSL::get_stage_out_struct_type() in get_stage_out_struct_type() function in CompilerMSL
3369 if (stage_out_var_id && get_stage_out_struct_type().self == type_id) in emit_specialization_constants_and_structs()
6018 return_type = type_to_glsl(get_stage_out_struct_type()) + type_to_array_glsl(type); in func_type_decl()
6259 …ep_args += join("device ", type_to_glsl(get_stage_out_struct_type()), "* ", output_buffer_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.hpp749 SPIRType &get_stage_out_struct_type();
H A Dspirv_msl.cpp707 SPIRType &CompilerMSL::get_stage_out_struct_type() in get_stage_out_struct_type() function in CompilerMSL
5208 if (stage_out_var_id && get_stage_out_struct_type().self == type_id) in emit_specialization_constants_and_structs()
8952 return_type = type_to_glsl(get_stage_out_struct_type()) + type_to_array_glsl(type); in func_type_decl()
9210 …ep_args += join("device ", type_to_glsl(get_stage_out_struct_type()), "* ", output_buffer_var_name, in entry_point_args_builtin()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_msl.hpp718 SPIRType &get_stage_out_struct_type();
H A Dspirv_msl.cpp701 SPIRType &CompilerMSL::get_stage_out_struct_type() in get_stage_out_struct_type() function in CompilerMSL
4975 if (stage_out_var_id && get_stage_out_struct_type().self == type_id) in emit_specialization_constants_and_structs()
8688 return_type = type_to_glsl(get_stage_out_struct_type()) + type_to_array_glsl(type); in func_type_decl()
8946 …ep_args += join("device ", type_to_glsl(get_stage_out_struct_type()), "* ", output_buffer_var_name, in entry_point_args_builtin()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_msl.hpp718 SPIRType &get_stage_out_struct_type();
H A Dspirv_msl.cpp701 SPIRType &CompilerMSL::get_stage_out_struct_type() in get_stage_out_struct_type() function in CompilerMSL
4975 if (stage_out_var_id && get_stage_out_struct_type().self == type_id) in emit_specialization_constants_and_structs()
8688 return_type = type_to_glsl(get_stage_out_struct_type()) + type_to_array_glsl(type); in func_type_decl()
8946 …ep_args += join("device ", type_to_glsl(get_stage_out_struct_type()), "* ", output_buffer_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.hpp749 SPIRType &get_stage_out_struct_type();
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_msl.hpp864 SPIRType &get_stage_out_struct_type();
H A Dspirv_msl.cpp907 SPIRType &CompilerMSL::get_stage_out_struct_type() in get_stage_out_struct_type() function in CompilerMSL
6252 if (stage_out_var_id && get_stage_out_struct_type().self == type_id) in emit_specialization_constants_and_structs()
9917 ((stage_out_var_id && get_stage_out_struct_type().self == type.self) || in to_struct_member()
10336 return_type = type_to_glsl(get_stage_out_struct_type()) + type_to_array_glsl(type); in func_type_decl()
10679 …ep_args += join("device ", type_to_glsl(get_stage_out_struct_type()), "* ", output_buffer_var_name, in entry_point_args_builtin()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_msl.hpp864 SPIRType &get_stage_out_struct_type();
H A Dspirv_msl.cpp907 SPIRType &CompilerMSL::get_stage_out_struct_type() in get_stage_out_struct_type() function in CompilerMSL
6252 if (stage_out_var_id && get_stage_out_struct_type().self == type_id) in emit_specialization_constants_and_structs()
9917 ((stage_out_var_id && get_stage_out_struct_type().self == type.self) || in to_struct_member()
10336 return_type = type_to_glsl(get_stage_out_struct_type()) + type_to_array_glsl(type); in func_type_decl()
10679 …ep_args += join("device ", type_to_glsl(get_stage_out_struct_type()), "* ", output_buffer_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.hpp804 SPIRType &get_stage_out_struct_type();
H A Dspirv_msl.cpp826 SPIRType &CompilerMSL::get_stage_out_struct_type() in get_stage_out_struct_type() function in CompilerMSL
5619 if (stage_out_var_id && get_stage_out_struct_type().self == type_id) in emit_specialization_constants_and_structs()
9543 return_type = type_to_glsl(get_stage_out_struct_type()) + type_to_array_glsl(type); in func_type_decl()
9867 …ep_args += join("device ", type_to_glsl(get_stage_out_struct_type()), "* ", output_buffer_var_name, in entry_point_args_builtin()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_msl.hpp864 SPIRType &get_stage_out_struct_type();
H A Dspirv_msl.cpp907 SPIRType &CompilerMSL::get_stage_out_struct_type() in get_stage_out_struct_type() function in CompilerMSL
6252 if (stage_out_var_id && get_stage_out_struct_type().self == type_id) in emit_specialization_constants_and_structs()
9917 ((stage_out_var_id && get_stage_out_struct_type().self == type.self) || in to_struct_member()
10336 return_type = type_to_glsl(get_stage_out_struct_type()) + type_to_array_glsl(type); in func_type_decl()
10679 …ep_args += join("device ", type_to_glsl(get_stage_out_struct_type()), "* ", output_buffer_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.hpp864 SPIRType &get_stage_out_struct_type();
H A Dspirv_msl.cpp907 SPIRType &CompilerMSL::get_stage_out_struct_type() in get_stage_out_struct_type() function in CompilerMSL
6252 if (stage_out_var_id && get_stage_out_struct_type().self == type_id) in emit_specialization_constants_and_structs()
9917 ((stage_out_var_id && get_stage_out_struct_type().self == type.self) || in to_struct_member()
10336 return_type = type_to_glsl(get_stage_out_struct_type()) + type_to_array_glsl(type); in func_type_decl()
10679 …ep_args += join("device ", type_to_glsl(get_stage_out_struct_type()), "* ", output_buffer_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.hpp864 SPIRType &get_stage_out_struct_type();
H A Dspirv_msl.cpp907 SPIRType &CompilerMSL::get_stage_out_struct_type() in get_stage_out_struct_type() function in CompilerMSL
6252 if (stage_out_var_id && get_stage_out_struct_type().self == type_id) in emit_specialization_constants_and_structs()
9917 ((stage_out_var_id && get_stage_out_struct_type().self == type.self) || in to_struct_member()
10336 return_type = type_to_glsl(get_stage_out_struct_type()) + type_to_array_glsl(type); in func_type_decl()
10679 …ep_args += join("device ", type_to_glsl(get_stage_out_struct_type()), "* ", output_buffer_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.hpp757 SPIRType &get_stage_out_struct_type();
H A Dspirv_msl.cpp722 SPIRType &CompilerMSL::get_stage_out_struct_type() in get_stage_out_struct_type() function in CompilerMSL
5335 if (stage_out_var_id && get_stage_out_struct_type().self == type_id) in emit_specialization_constants_and_structs()
9097 return_type = type_to_glsl(get_stage_out_struct_type()) + type_to_array_glsl(type); in func_type_decl()
9362 …ep_args += join("device ", type_to_glsl(get_stage_out_struct_type()), "* ", output_buffer_var_name, in entry_point_args_builtin()