Home
last modified time | relevance | path

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

123

/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/
H A Dspirv_cross_c.cpp751 return msl.needs_swizzle_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_swizzle_buffer()
768 return msl.needs_buffer_size_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_buffer_size_buffer()
790 return msl.needs_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_output_buffer()
807 return msl.needs_patch_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_patch_output_buffer()
1349 SPVC_TRUE : in spvc_compiler_has_member_decoration()
1576 return type->image.depth ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_depth()
1581 return type->image.arrayed ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_arrayed()
1586 return type->image.ms ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_multisampled()
1591 return type->image.sampled == 2 ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_storage()
1855 return SPVC_TRUE; in spvc_compiler_get_binary_offset_for_decoration()
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/
H A Dspirv_cross_c.cpp751 return msl.needs_swizzle_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_swizzle_buffer()
768 return msl.needs_buffer_size_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_buffer_size_buffer()
790 return msl.needs_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_output_buffer()
807 return msl.needs_patch_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_patch_output_buffer()
1349 SPVC_TRUE : in spvc_compiler_has_member_decoration()
1576 return type->image.depth ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_depth()
1581 return type->image.arrayed ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_arrayed()
1586 return type->image.ms ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_multisampled()
1591 return type->image.sampled == 2 ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_storage()
1855 return SPVC_TRUE; in spvc_compiler_get_binary_offset_for_decoration()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_cross_c.cpp928 return msl.needs_swizzle_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_swizzle_buffer()
945 return msl.needs_buffer_size_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_buffer_size_buffer()
967 return msl.needs_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_output_buffer()
984 return msl.needs_patch_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_patch_output_buffer()
1657 SPVC_TRUE : in spvc_compiler_has_member_decoration()
1889 return type->image.depth ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_depth()
1894 return type->image.arrayed ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_arrayed()
1899 return type->image.ms ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_multisampled()
1904 return type->image.sampled == 2 ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_storage()
2168 return SPVC_TRUE; in spvc_compiler_get_binary_offset_for_decoration()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_cross_c.cpp799 return msl.needs_swizzle_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_swizzle_buffer()
816 return msl.needs_buffer_size_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_buffer_size_buffer()
838 return msl.needs_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_output_buffer()
855 return msl.needs_patch_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_patch_output_buffer()
1508 SPVC_TRUE : in spvc_compiler_has_member_decoration()
1740 return type->image.depth ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_depth()
1745 return type->image.arrayed ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_arrayed()
1750 return type->image.ms ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_multisampled()
1755 return type->image.sampled == 2 ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_storage()
2019 return SPVC_TRUE; in spvc_compiler_get_binary_offset_for_decoration()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_cross_c.cpp799 return msl.needs_swizzle_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_swizzle_buffer()
816 return msl.needs_buffer_size_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_buffer_size_buffer()
838 return msl.needs_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_output_buffer()
855 return msl.needs_patch_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_patch_output_buffer()
1508 SPVC_TRUE : in spvc_compiler_has_member_decoration()
1740 return type->image.depth ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_depth()
1745 return type->image.arrayed ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_arrayed()
1750 return type->image.ms ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_multisampled()
1755 return type->image.sampled == 2 ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_storage()
2019 return SPVC_TRUE; in spvc_compiler_get_binary_offset_for_decoration()
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_cross_c.cpp998 return msl.needs_swizzle_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_swizzle_buffer()
1015 return msl.needs_buffer_size_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_buffer_size_buffer()
1037 return msl.needs_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_output_buffer()
1054 return msl.needs_patch_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_patch_output_buffer()
1788 SPVC_TRUE : in spvc_compiler_has_member_decoration()
2020 return type->image.depth ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_depth()
2025 return type->image.arrayed ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_arrayed()
2030 return type->image.ms ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_multisampled()
2035 return type->image.sampled == 2 ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_storage()
2299 return SPVC_TRUE; in spvc_compiler_get_binary_offset_for_decoration()
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_cross_c.cpp998 return msl.needs_swizzle_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_swizzle_buffer()
1015 return msl.needs_buffer_size_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_buffer_size_buffer()
1037 return msl.needs_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_output_buffer()
1054 return msl.needs_patch_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_patch_output_buffer()
1788 SPVC_TRUE : in spvc_compiler_has_member_decoration()
2020 return type->image.depth ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_depth()
2025 return type->image.arrayed ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_arrayed()
2030 return type->image.ms ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_multisampled()
2035 return type->image.sampled == 2 ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_storage()
2299 return SPVC_TRUE; in spvc_compiler_get_binary_offset_for_decoration()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/
H A Dspirv_cross_c.cpp891 return msl.needs_swizzle_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_swizzle_buffer()
908 return msl.needs_buffer_size_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_buffer_size_buffer()
930 return msl.needs_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_output_buffer()
947 return msl.needs_patch_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_patch_output_buffer()
1620 SPVC_TRUE : in spvc_compiler_has_member_decoration()
1852 return type->image.depth ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_depth()
1857 return type->image.arrayed ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_arrayed()
1862 return type->image.ms ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_multisampled()
1867 return type->image.sampled == 2 ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_storage()
2131 return SPVC_TRUE; in spvc_compiler_get_binary_offset_for_decoration()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/
H A Dspirv_cross_c.cpp963 return msl.needs_swizzle_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_swizzle_buffer()
980 return msl.needs_buffer_size_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_buffer_size_buffer()
1002 return msl.needs_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_output_buffer()
1019 return msl.needs_patch_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_patch_output_buffer()
1717 SPVC_TRUE : in spvc_compiler_has_member_decoration()
1949 return type->image.depth ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_depth()
1954 return type->image.arrayed ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_arrayed()
1959 return type->image.ms ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_multisampled()
1964 return type->image.sampled == 2 ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_storage()
2228 return SPVC_TRUE; in spvc_compiler_get_binary_offset_for_decoration()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_cross_c.cpp998 return msl.needs_swizzle_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_swizzle_buffer()
1015 return msl.needs_buffer_size_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_buffer_size_buffer()
1037 return msl.needs_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_output_buffer()
1054 return msl.needs_patch_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_patch_output_buffer()
1788 SPVC_TRUE : in spvc_compiler_has_member_decoration()
2020 return type->image.depth ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_depth()
2025 return type->image.arrayed ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_arrayed()
2030 return type->image.ms ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_multisampled()
2035 return type->image.sampled == 2 ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_storage()
2299 return SPVC_TRUE; in spvc_compiler_get_binary_offset_for_decoration()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_cross_c.cpp998 return msl.needs_swizzle_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_swizzle_buffer()
1015 return msl.needs_buffer_size_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_buffer_size_buffer()
1037 return msl.needs_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_output_buffer()
1054 return msl.needs_patch_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_patch_output_buffer()
1788 SPVC_TRUE : in spvc_compiler_has_member_decoration()
2020 return type->image.depth ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_depth()
2025 return type->image.arrayed ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_arrayed()
2030 return type->image.ms ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_multisampled()
2035 return type->image.sampled == 2 ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_storage()
2299 return SPVC_TRUE; in spvc_compiler_get_binary_offset_for_decoration()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_cross_c.cpp998 return msl.needs_swizzle_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_swizzle_buffer()
1015 return msl.needs_buffer_size_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_buffer_size_buffer()
1037 return msl.needs_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_output_buffer()
1054 return msl.needs_patch_output_buffer() ? SPVC_TRUE : SPVC_FALSE; in spvc_compiler_msl_needs_patch_output_buffer()
1788 SPVC_TRUE : in spvc_compiler_has_member_decoration()
2020 return type->image.depth ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_depth()
2025 return type->image.arrayed ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_arrayed()
2030 return type->image.ms ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_multisampled()
2035 return type->image.sampled == 2 ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_storage()
2299 return SPVC_TRUE; in spvc_compiler_get_binary_offset_for_decoration()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/tests-other/
H A Dmsl_constexpr_test.cpp25 g_fail_on_error = SPVC_TRUE; \
103 samp.compare_enable = SPVC_TRUE; in main()
H A Dc_api_test.c23 g_fail_on_error = SPVC_TRUE; \
51 static spvc_bool g_fail_on_error = SPVC_TRUE;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/tests-other/
H A Dmsl_constexpr_test.cpp25 g_fail_on_error = SPVC_TRUE; \
103 samp.compare_enable = SPVC_TRUE; in main()
H A Dc_api_test.c23 g_fail_on_error = SPVC_TRUE; \
51 static spvc_bool g_fail_on_error = SPVC_TRUE;
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/tests-other/
H A Dmsl_constexpr_test.cpp25 g_fail_on_error = SPVC_TRUE; \
103 samp.compare_enable = SPVC_TRUE; in main()
H A Dc_api_test.c23 g_fail_on_error = SPVC_TRUE; \
51 static spvc_bool g_fail_on_error = SPVC_TRUE;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/tests-other/
H A Dmsl_constexpr_test.cpp25 g_fail_on_error = SPVC_TRUE; \
103 samp.compare_enable = SPVC_TRUE; in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/tests-other/
H A Dmsl_constexpr_test.cpp25 g_fail_on_error = SPVC_TRUE; \
103 samp.compare_enable = SPVC_TRUE; in main()
H A Dc_api_test.c23 g_fail_on_error = SPVC_TRUE; \
51 static spvc_bool g_fail_on_error = SPVC_TRUE;
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/tests-other/
H A Dmsl_constexpr_test.cpp25 g_fail_on_error = SPVC_TRUE; \
103 samp.compare_enable = SPVC_TRUE; in main()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/tests-other/
H A Dmsl_constexpr_test.cpp25 g_fail_on_error = SPVC_TRUE; \
103 samp.compare_enable = SPVC_TRUE; in main()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/tests-other/
H A Dmsl_constexpr_test.cpp25 g_fail_on_error = SPVC_TRUE; \
103 samp.compare_enable = SPVC_TRUE; in main()
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/tests-other/
H A Dmsl_constexpr_test.cpp25 g_fail_on_error = SPVC_TRUE; \
103 samp.compare_enable = SPVC_TRUE; in main()

123