Home
last modified time | relevance | path

Searched refs:get_declared_struct_size_msl (Results 1 – 21 of 21) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/
H A Dspirv_msl.hpp736 uint32_t get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignment = false,
H A Dspirv_msl.cpp2917 if (get_declared_struct_size_msl(*struct_type) > array_stride) in mark_scalar_layout_structs()
2927 msl_size = get_declared_struct_size_msl(*struct_type, true, true); in mark_scalar_layout_structs()
8593 uint32_t struct_size = get_declared_struct_size_msl(type, true, true); in emit_struct_padding_target()
11775 uint32_t CompilerMSL::get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignme… in get_declared_struct_size_msl() function in CompilerMSL
11829 return get_declared_struct_size_msl(type); in get_declared_type_size_msl()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_msl.hpp705 uint32_t get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignment = false,
H A Dspirv_msl.cpp2685 if (get_declared_struct_size_msl(*struct_type) > array_stride) in mark_scalar_layout_structs()
2695 msl_size = get_declared_struct_size_msl(*struct_type, true, true); in mark_scalar_layout_structs()
8344 uint32_t struct_size = get_declared_struct_size_msl(type, true, true); in emit_struct_padding_target()
11438 uint32_t CompilerMSL::get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignme… in get_declared_struct_size_msl() function in CompilerMSL
11492 return get_declared_struct_size_msl(type); in get_declared_type_size_msl()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_msl.hpp705 uint32_t get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignment = false,
H A Dspirv_msl.cpp2685 if (get_declared_struct_size_msl(*struct_type) > array_stride) in mark_scalar_layout_structs()
2695 msl_size = get_declared_struct_size_msl(*struct_type, true, true); in mark_scalar_layout_structs()
8344 uint32_t struct_size = get_declared_struct_size_msl(type, true, true); in emit_struct_padding_target()
11438 uint32_t CompilerMSL::get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignme… in get_declared_struct_size_msl() function in CompilerMSL
11492 return get_declared_struct_size_msl(type); in get_declared_type_size_msl()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/spirv-cross/
H A Dspirv_msl.hpp736 uint32_t get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignment = false,
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_msl.hpp851 uint32_t get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignment = false,
H A Dspirv_msl.cpp3529 if (get_declared_struct_size_msl(*struct_type) > array_stride) in mark_scalar_layout_structs()
3539 msl_size = get_declared_struct_size_msl(*struct_type, true, true); in mark_scalar_layout_structs()
9950 uint32_t struct_size = get_declared_struct_size_msl(type, true, true); in emit_struct_padding_target()
13736 uint32_t CompilerMSL::get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignme… in get_declared_struct_size_msl() function in CompilerMSL
13790 return get_declared_struct_size_msl(type); in get_declared_type_size_msl()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_msl.hpp851 uint32_t get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignment = false,
H A Dspirv_msl.cpp3529 if (get_declared_struct_size_msl(*struct_type) > array_stride) in mark_scalar_layout_structs()
3539 msl_size = get_declared_struct_size_msl(*struct_type, true, true); in mark_scalar_layout_structs()
9950 uint32_t struct_size = get_declared_struct_size_msl(type, true, true); in emit_struct_padding_target()
13736 uint32_t CompilerMSL::get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignme… in get_declared_struct_size_msl() function in CompilerMSL
13790 return get_declared_struct_size_msl(type); in get_declared_type_size_msl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/
H A Dspirv_msl.hpp791 uint32_t get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignment = false,
H A Dspirv_msl.cpp3232 if (get_declared_struct_size_msl(*struct_type) > array_stride) in mark_scalar_layout_structs()
3242 msl_size = get_declared_struct_size_msl(*struct_type, true, true); in mark_scalar_layout_structs()
9162 uint32_t struct_size = get_declared_struct_size_msl(type, true, true); in emit_struct_padding_target()
12658 uint32_t CompilerMSL::get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignme… in get_declared_struct_size_msl() function in CompilerMSL
12712 return get_declared_struct_size_msl(type); in get_declared_type_size_msl()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_msl.hpp851 uint32_t get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignment = false,
H A Dspirv_msl.cpp3529 if (get_declared_struct_size_msl(*struct_type) > array_stride) in mark_scalar_layout_structs()
3539 msl_size = get_declared_struct_size_msl(*struct_type, true, true); in mark_scalar_layout_structs()
9950 uint32_t struct_size = get_declared_struct_size_msl(type, true, true); in emit_struct_padding_target()
13736 uint32_t CompilerMSL::get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignme… in get_declared_struct_size_msl() function in CompilerMSL
13790 return get_declared_struct_size_msl(type); in get_declared_type_size_msl()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_msl.hpp851 uint32_t get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignment = false,
H A Dspirv_msl.cpp3529 if (get_declared_struct_size_msl(*struct_type) > array_stride) in mark_scalar_layout_structs()
3539 msl_size = get_declared_struct_size_msl(*struct_type, true, true); in mark_scalar_layout_structs()
9950 uint32_t struct_size = get_declared_struct_size_msl(type, true, true); in emit_struct_padding_target()
13736 uint32_t CompilerMSL::get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignme… in get_declared_struct_size_msl() function in CompilerMSL
13790 return get_declared_struct_size_msl(type); in get_declared_type_size_msl()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_msl.hpp851 uint32_t get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignment = false,
H A Dspirv_msl.cpp3529 if (get_declared_struct_size_msl(*struct_type) > array_stride) in mark_scalar_layout_structs()
3539 msl_size = get_declared_struct_size_msl(*struct_type, true, true); in mark_scalar_layout_structs()
9950 uint32_t struct_size = get_declared_struct_size_msl(type, true, true); in emit_struct_padding_target()
13736 uint32_t CompilerMSL::get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignme… in get_declared_struct_size_msl() function in CompilerMSL
13790 return get_declared_struct_size_msl(type); in get_declared_type_size_msl()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_msl.hpp744 uint32_t get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignment = false,
H A Dspirv_msl.cpp2963 if (get_declared_struct_size_msl(*struct_type) > array_stride) in mark_scalar_layout_structs()
2973 msl_size = get_declared_struct_size_msl(*struct_type, true, true); in mark_scalar_layout_structs()
8724 uint32_t struct_size = get_declared_struct_size_msl(type, true, true); in emit_struct_padding_target()
11948 uint32_t CompilerMSL::get_declared_struct_size_msl(const SPIRType &struct_type, bool ignore_alignme… in get_declared_struct_size_msl() function in CompilerMSL
12002 return get_declared_struct_size_msl(type); in get_declared_type_size_msl()