Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/
H A Dspirv_cross_c.h84 typedef SpvId spvc_constant_id; typedef
113 spvc_constant_id id;
690 spvc_constant_id id);
692 SPVC_PUBLIC_API spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_co…
721 SPVC_PUBLIC_API void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id
H A Dspirv_cross_c.cpp1745 spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_compiler compiler, in spvc_compiler_get_work_group_size_specialization_constants()
1753spvc_constant_id ret = compiler->compiler->get_work_group_size_specialization_constants(tmpx, tmpy… in spvc_compiler_get_work_group_size_specialization_constants()
1834 void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id **constituents, … in spvc_constant_get_subconstants()
1836 …static_assert(sizeof(spvc_constant_id) == sizeof(constant->subconstants.front()), "ID size is not … in spvc_constant_get_subconstants()
1837 *constituents = reinterpret_cast<spvc_constant_id *>(constant->subconstants.data()); in spvc_constant_get_subconstants()
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/
H A Dspirv_cross_c.h84 typedef SpvId spvc_constant_id; typedef
113 spvc_constant_id id;
690 spvc_constant_id id);
692 SPVC_PUBLIC_API spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_co…
721 SPVC_PUBLIC_API void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id
H A Dspirv_cross_c.cpp1745 spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_compiler compiler, in spvc_compiler_get_work_group_size_specialization_constants()
1753spvc_constant_id ret = compiler->compiler->get_work_group_size_specialization_constants(tmpx, tmpy… in spvc_compiler_get_work_group_size_specialization_constants()
1834 void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id **constituents, … in spvc_constant_get_subconstants()
1836 …static_assert(sizeof(spvc_constant_id) == sizeof(constant->subconstants.front()), "ID size is not … in spvc_constant_get_subconstants()
1837 *constituents = reinterpret_cast<spvc_constant_id *>(constant->subconstants.data()); in spvc_constant_get_subconstants()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/
H A Dspirv_cross_c.h84 typedef SpvId spvc_constant_id; typedef
113 spvc_constant_id id;
841 spvc_constant_id id);
843 SPVC_PUBLIC_API spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_co…
872 SPVC_PUBLIC_API void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id
H A Dspirv_cross_c.cpp2021 spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_compiler compiler, in spvc_compiler_get_work_group_size_specialization_constants()
2029spvc_constant_id ret = compiler->compiler->get_work_group_size_specialization_constants(tmpx, tmpy… in spvc_compiler_get_work_group_size_specialization_constants()
2110 void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id **constituents, … in spvc_constant_get_subconstants()
2112 …static_assert(sizeof(spvc_constant_id) == sizeof(constant->subconstants.front()), "ID size is not … in spvc_constant_get_subconstants()
2113 *constituents = reinterpret_cast<spvc_constant_id *>(constant->subconstants.data()); in spvc_constant_get_subconstants()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_cross_c.h84 typedef SpvId spvc_constant_id; typedef
113 spvc_constant_id id;
783 spvc_constant_id id);
785 SPVC_PUBLIC_API spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_co…
814 SPVC_PUBLIC_API void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id
H A Dspirv_cross_c.cpp1909 spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_compiler compiler, in spvc_compiler_get_work_group_size_specialization_constants()
1917spvc_constant_id ret = compiler->compiler->get_work_group_size_specialization_constants(tmpx, tmpy… in spvc_compiler_get_work_group_size_specialization_constants()
1998 void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id **constituents, … in spvc_constant_get_subconstants()
2000 …static_assert(sizeof(spvc_constant_id) == sizeof(constant->subconstants.front()), "ID size is not … in spvc_constant_get_subconstants()
2001 *constituents = reinterpret_cast<spvc_constant_id *>(constant->subconstants.data()); in spvc_constant_get_subconstants()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_cross_c.h84 typedef SpvId spvc_constant_id; typedef
113 spvc_constant_id id;
783 spvc_constant_id id);
785 SPVC_PUBLIC_API spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_co…
814 SPVC_PUBLIC_API void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id
H A Dspirv_cross_c.cpp1909 spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_compiler compiler, in spvc_compiler_get_work_group_size_specialization_constants()
1917spvc_constant_id ret = compiler->compiler->get_work_group_size_specialization_constants(tmpx, tmpy… in spvc_compiler_get_work_group_size_specialization_constants()
1998 void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id **constituents, … in spvc_constant_get_subconstants()
2000 …static_assert(sizeof(spvc_constant_id) == sizeof(constant->subconstants.front()), "ID size is not … in spvc_constant_get_subconstants()
2001 *constituents = reinterpret_cast<spvc_constant_id *>(constant->subconstants.data()); in spvc_constant_get_subconstants()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_cross_c.h84 typedef SpvId spvc_constant_id; typedef
113 spvc_constant_id id;
851 spvc_constant_id id);
853 SPVC_PUBLIC_API spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_co…
882 SPVC_PUBLIC_API void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id
H A Dspirv_cross_c.cpp2058 spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_compiler compiler, in spvc_compiler_get_work_group_size_specialization_constants()
2066spvc_constant_id ret = compiler->compiler->get_work_group_size_specialization_constants(tmpx, tmpy… in spvc_compiler_get_work_group_size_specialization_constants()
2147 void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id **constituents, … in spvc_constant_get_subconstants()
2149 …static_assert(sizeof(spvc_constant_id) == sizeof(constant->subconstants.front()), "ID size is not … in spvc_constant_get_subconstants()
2150 *constituents = reinterpret_cast<spvc_constant_id *>(constant->subconstants.data()); in spvc_constant_get_subconstants()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/spirv-cross/
H A Dspirv_cross_c.h84 typedef SpvId spvc_constant_id; typedef
113 spvc_constant_id id;
845 spvc_constant_id id);
847 SPVC_PUBLIC_API spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_co…
876 SPVC_PUBLIC_API void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_cross_c.h91 typedef SpvId spvc_constant_id; typedef
120 spvc_constant_id id;
931 spvc_constant_id id);
933 SPVC_PUBLIC_API spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_co…
962 SPVC_PUBLIC_API void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id
H A Dspirv_cross_c.cpp2189 spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_compiler compiler, in spvc_compiler_get_work_group_size_specialization_constants()
2197spvc_constant_id ret = compiler->compiler->get_work_group_size_specialization_constants(tmpx, tmpy… in spvc_compiler_get_work_group_size_specialization_constants()
2278 void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id **constituents, … in spvc_constant_get_subconstants()
2280 …static_assert(sizeof(spvc_constant_id) == sizeof(constant->subconstants.front()), "ID size is not … in spvc_constant_get_subconstants()
2281 *constituents = reinterpret_cast<spvc_constant_id *>(constant->subconstants.data()); in spvc_constant_get_subconstants()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_cross_c.h91 typedef SpvId spvc_constant_id; typedef
120 spvc_constant_id id;
931 spvc_constant_id id);
933 SPVC_PUBLIC_API spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_co…
962 SPVC_PUBLIC_API void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id
H A Dspirv_cross_c.cpp2189 spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_compiler compiler, in spvc_compiler_get_work_group_size_specialization_constants()
2197spvc_constant_id ret = compiler->compiler->get_work_group_size_specialization_constants(tmpx, tmpy… in spvc_compiler_get_work_group_size_specialization_constants()
2278 void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id **constituents, … in spvc_constant_get_subconstants()
2280 …static_assert(sizeof(spvc_constant_id) == sizeof(constant->subconstants.front()), "ID size is not … in spvc_constant_get_subconstants()
2281 *constituents = reinterpret_cast<spvc_constant_id *>(constant->subconstants.data()); in spvc_constant_get_subconstants()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/
H A Dspirv_cross_c.h84 typedef SpvId spvc_constant_id; typedef
113 spvc_constant_id id;
908 spvc_constant_id id);
910 SPVC_PUBLIC_API spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_co…
939 SPVC_PUBLIC_API void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id
H A Dspirv_cross_c.cpp2118 spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_compiler compiler, in spvc_compiler_get_work_group_size_specialization_constants()
2126spvc_constant_id ret = compiler->compiler->get_work_group_size_specialization_constants(tmpx, tmpy… in spvc_compiler_get_work_group_size_specialization_constants()
2207 void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id **constituents, … in spvc_constant_get_subconstants()
2209 …static_assert(sizeof(spvc_constant_id) == sizeof(constant->subconstants.front()), "ID size is not … in spvc_constant_get_subconstants()
2210 *constituents = reinterpret_cast<spvc_constant_id *>(constant->subconstants.data()); in spvc_constant_get_subconstants()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_cross_c.h91 typedef SpvId spvc_constant_id; typedef
120 spvc_constant_id id;
931 spvc_constant_id id);
933 SPVC_PUBLIC_API spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_co…
962 SPVC_PUBLIC_API void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id
H A Dspirv_cross_c.cpp2189 spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_compiler compiler, in spvc_compiler_get_work_group_size_specialization_constants()
2197spvc_constant_id ret = compiler->compiler->get_work_group_size_specialization_constants(tmpx, tmpy… in spvc_compiler_get_work_group_size_specialization_constants()
2278 void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id **constituents, … in spvc_constant_get_subconstants()
2280 …static_assert(sizeof(spvc_constant_id) == sizeof(constant->subconstants.front()), "ID size is not … in spvc_constant_get_subconstants()
2281 *constituents = reinterpret_cast<spvc_constant_id *>(constant->subconstants.data()); in spvc_constant_get_subconstants()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_cross_c.h91 typedef SpvId spvc_constant_id; typedef
120 spvc_constant_id id;
931 spvc_constant_id id);
933 SPVC_PUBLIC_API spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_co…
962 SPVC_PUBLIC_API void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id
H A Dspirv_cross_c.cpp2189 spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_compiler compiler, in spvc_compiler_get_work_group_size_specialization_constants()
2197spvc_constant_id ret = compiler->compiler->get_work_group_size_specialization_constants(tmpx, tmpy… in spvc_compiler_get_work_group_size_specialization_constants()
2278 void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id **constituents, … in spvc_constant_get_subconstants()
2280 …static_assert(sizeof(spvc_constant_id) == sizeof(constant->subconstants.front()), "ID size is not … in spvc_constant_get_subconstants()
2281 *constituents = reinterpret_cast<spvc_constant_id *>(constant->subconstants.data()); in spvc_constant_get_subconstants()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_cross_c.h91 typedef SpvId spvc_constant_id; typedef
120 spvc_constant_id id;
931 spvc_constant_id id);
933 SPVC_PUBLIC_API spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_co…
962 SPVC_PUBLIC_API void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id
H A Dspirv_cross_c.cpp2189 spvc_constant_id spvc_compiler_get_work_group_size_specialization_constants(spvc_compiler compiler, in spvc_compiler_get_work_group_size_specialization_constants()
2197spvc_constant_id ret = compiler->compiler->get_work_group_size_specialization_constants(tmpx, tmpy… in spvc_compiler_get_work_group_size_specialization_constants()
2278 void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id **constituents, … in spvc_constant_get_subconstants()
2280 …static_assert(sizeof(spvc_constant_id) == sizeof(constant->subconstants.front()), "ID size is not … in spvc_constant_get_subconstants()
2281 *constituents = reinterpret_cast<spvc_constant_id *>(constant->subconstants.data()); in spvc_constant_get_subconstants()