Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/
H A Dspirv_msl.hpp518 std::string get_type_address_space(const SPIRType &type, uint32_t id);
H A Dspirv_msl.cpp6256 string CompilerMSL::get_type_address_space(const SPIRType &type, uint32_t id) in get_type_address_space() function in CompilerMSL
7531 …type_name = join(get_type_address_space(type, id), " ", type_to_glsl(get<SPIRType>(type.parent_typ… in type_to_glsl()
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/
H A Dspirv_msl.hpp517 std::string get_type_address_space(const SPIRType &type, uint32_t id);
H A Dspirv_msl.cpp6121 string CompilerMSL::get_type_address_space(const SPIRType &type, uint32_t id) in get_type_address_space() function in CompilerMSL
7396 …type_name = join(get_type_address_space(type, id), " ", type_to_glsl(get<SPIRType>(type.parent_typ… in type_to_glsl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/
H A Dspirv_msl.hpp746 std::string get_type_address_space(const SPIRType &type, uint32_t id, bool argument = false);
H A Dspirv_msl.cpp9002 return get_type_address_space(type, argument.self, true); in get_argument_address_space()
9005 string CompilerMSL::get_type_address_space(const SPIRType &type, uint32_t id, bool argument) in get_type_address_space() function in CompilerMSL
9518 ep_args += get_type_address_space(get<SPIRType>(var.basetype), var_id) + " " + in entry_point_args_discrete_descriptors()
10545 …type_name = join(get_type_address_space(type, id), " ", type_to_glsl(get<SPIRType>(type.parent_typ… in type_to_glsl()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_msl.hpp715 std::string get_type_address_space(const SPIRType &type, uint32_t id, bool argument = false);
H A Dspirv_msl.cpp8738 return get_type_address_space(type, argument.self, true); in get_argument_address_space()
8741 string CompilerMSL::get_type_address_space(const SPIRType &type, uint32_t id, bool argument) in get_type_address_space() function in CompilerMSL
9254 ep_args += get_type_address_space(get<SPIRType>(var.basetype), var_id) + " " + in entry_point_args_discrete_descriptors()
10240 …type_name = join(get_type_address_space(type, id), " ", type_to_glsl(get<SPIRType>(type.parent_typ… in type_to_glsl()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_msl.hpp715 std::string get_type_address_space(const SPIRType &type, uint32_t id, bool argument = false);
H A Dspirv_msl.cpp8738 return get_type_address_space(type, argument.self, true); in get_argument_address_space()
8741 string CompilerMSL::get_type_address_space(const SPIRType &type, uint32_t id, bool argument) in get_type_address_space() function in CompilerMSL
9254 ep_args += get_type_address_space(get<SPIRType>(var.basetype), var_id) + " " + in entry_point_args_discrete_descriptors()
10240 …type_name = join(get_type_address_space(type, id), " ", type_to_glsl(get<SPIRType>(type.parent_typ… in type_to_glsl()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/spirv-cross/
H A Dspirv_msl.hpp746 std::string get_type_address_space(const SPIRType &type, uint32_t id, bool argument = false);
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_msl.hpp861 std::string get_type_address_space(const SPIRType &type, uint32_t id, bool argument = false);
H A Dspirv_msl.cpp10388 return get_type_address_space(type, argument.self, true); in get_argument_address_space()
10391 string CompilerMSL::get_type_address_space(const SPIRType &type, uint32_t id, bool argument) in get_type_address_space() function in CompilerMSL
11069 ep_args += get_type_address_space(get<SPIRType>(var.basetype), var_id) + " " + in entry_point_args_discrete_descriptors()
12392 …type_name = join(get_type_address_space(type, id), " ", type_to_glsl(get<SPIRType>(type.parent_typ… in type_to_glsl()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_msl.hpp861 std::string get_type_address_space(const SPIRType &type, uint32_t id, bool argument = false);
H A Dspirv_msl.cpp10388 return get_type_address_space(type, argument.self, true); in get_argument_address_space()
10391 string CompilerMSL::get_type_address_space(const SPIRType &type, uint32_t id, bool argument) in get_type_address_space() function in CompilerMSL
11069 ep_args += get_type_address_space(get<SPIRType>(var.basetype), var_id) + " " + in entry_point_args_discrete_descriptors()
12392 …type_name = join(get_type_address_space(type, id), " ", type_to_glsl(get<SPIRType>(type.parent_typ… in type_to_glsl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/
H A Dspirv_msl.hpp801 std::string get_type_address_space(const SPIRType &type, uint32_t id, bool argument = false);
H A Dspirv_msl.cpp9595 return get_type_address_space(type, argument.self, true); in get_argument_address_space()
9598 string CompilerMSL::get_type_address_space(const SPIRType &type, uint32_t id, bool argument) in get_type_address_space() function in CompilerMSL
10205 ep_args += get_type_address_space(get<SPIRType>(var.basetype), var_id) + " " + in entry_point_args_discrete_descriptors()
11380 …type_name = join(get_type_address_space(type, id), " ", type_to_glsl(get<SPIRType>(type.parent_typ… in type_to_glsl()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_msl.hpp861 std::string get_type_address_space(const SPIRType &type, uint32_t id, bool argument = false);
H A Dspirv_msl.cpp10388 return get_type_address_space(type, argument.self, true); in get_argument_address_space()
10391 string CompilerMSL::get_type_address_space(const SPIRType &type, uint32_t id, bool argument) in get_type_address_space() function in CompilerMSL
11069 ep_args += get_type_address_space(get<SPIRType>(var.basetype), var_id) + " " + in entry_point_args_discrete_descriptors()
12392 …type_name = join(get_type_address_space(type, id), " ", type_to_glsl(get<SPIRType>(type.parent_typ… in type_to_glsl()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_msl.hpp861 std::string get_type_address_space(const SPIRType &type, uint32_t id, bool argument = false);
H A Dspirv_msl.cpp10388 return get_type_address_space(type, argument.self, true); in get_argument_address_space()
10391 string CompilerMSL::get_type_address_space(const SPIRType &type, uint32_t id, bool argument) in get_type_address_space() function in CompilerMSL
11069 ep_args += get_type_address_space(get<SPIRType>(var.basetype), var_id) + " " + in entry_point_args_discrete_descriptors()
12392 …type_name = join(get_type_address_space(type, id), " ", type_to_glsl(get<SPIRType>(type.parent_typ… in type_to_glsl()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_msl.hpp861 std::string get_type_address_space(const SPIRType &type, uint32_t id, bool argument = false);
H A Dspirv_msl.cpp10388 return get_type_address_space(type, argument.self, true); in get_argument_address_space()
10391 string CompilerMSL::get_type_address_space(const SPIRType &type, uint32_t id, bool argument) in get_type_address_space() function in CompilerMSL
11069 ep_args += get_type_address_space(get<SPIRType>(var.basetype), var_id) + " " + in entry_point_args_discrete_descriptors()
12392 …type_name = join(get_type_address_space(type, id), " ", type_to_glsl(get<SPIRType>(type.parent_typ… in type_to_glsl()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_msl.hpp754 std::string get_type_address_space(const SPIRType &type, uint32_t id, bool argument = false);
H A Dspirv_msl.cpp9147 return get_type_address_space(type, argument.self, true); in get_argument_address_space()
9150 string CompilerMSL::get_type_address_space(const SPIRType &type, uint32_t id, bool argument) in get_type_address_space() function in CompilerMSL
9669 ep_args += get_type_address_space(get<SPIRType>(var.basetype), var_id) + " " + in entry_point_args_discrete_descriptors()
10708 …type_name = join(get_type_address_space(type, id), " ", type_to_glsl(get<SPIRType>(type.parent_typ… in type_to_glsl()