Home
last modified time | relevance | path

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

123456

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/
H A Dcompiler.rs556 let storage_images = fill_resources(&shader_resources_raw.storage_images)?; in get_shader_resources() localVariable
570 storage_images, in get_shader_resources()
H A Dwrapper.cpp367 fill_resource_array(&shader_resources->storage_images, sc_resources.storage_images); in sc_internal_compiler_get_shader_resources()
H A Dwrapper.hpp129 ScResourceArray storage_images; member
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/
H A Dcompiler.rs556 let storage_images = fill_resources(&shader_resources_raw.storage_images)?; in get_shader_resources() localVariable
570 storage_images, in get_shader_resources()
H A Dwrapper.cpp367 fill_resource_array(&shader_resources->storage_images, sc_resources.storage_images); in sc_internal_compiler_get_shader_resources()
H A Dwrapper.hpp129 ScResourceArray storage_images; member
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/src/
H A Dcompiler.rs531 let storage_images = fill_resources(&shader_resources_raw.storage_images)?; in get_shader_resources() localVariable
545 storage_images, in get_shader_resources()
H A Dwrapper.hpp114 ScResourceArray storage_images; member
H A Dwrapper.cpp336 fill_resource_array(&shader_resources->storage_images, sc_resources.storage_images); in sc_internal_compiler_get_shader_resources()
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/
H A Dcompiler.rs493 let storage_images = fill_resources(&shader_resources_raw.storage_images)?; in get_shader_resources() localVariable
507 storage_images, in get_shader_resources()
H A Dwrapper.cpp316 fill_resource_array(&shader_resources->storage_images, sc_resources.storage_images); in sc_internal_compiler_get_shader_resources()
H A Dwrapper.hpp104 ScResourceArray storage_images; member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-hal/src/
H A Dlib.rs597 pub storage_images: bool, field
612 storage_images: true, in all_enabled()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-hal/src/
H A Dlib.rs597 pub storage_images: bool, field
612 storage_images: true, in all_enabled()
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers_shader/
H A Dslang_reflection.cpp374 !vertex.storage_images.empty() || in slang_reflect()
378 !fragment.storage_images.empty() || in slang_reflect()
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/tests/
H A Dspirv_tests.rs50 assert_eq!(shader_resources.storage_images.len(), 0); in ast_gets_shader_resources()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/tests/
H A Dspirv_tests.rs52 assert_eq!(shader_resources.storage_images.len(), 0); in ast_gets_shader_resources()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/tests/
H A Dspirv_tests.rs52 assert_eq!(shader_resources.storage_images.len(), 0); in ast_gets_shader_resources()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/tests/
H A Dspirv_tests.rs52 assert_eq!(shader_resources.storage_images.len(), 0); in ast_gets_shader_resources()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-dx11/src/
H A Dshader.rs204 for image in &shader_resources.storage_images { in patch_spirv_resources()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-dx11-0.4.1/src/
H A Dshader.rs211 for image in &shader_resources.storage_images { in patch_spirv_resources()
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/
H A Dspirv_cross_c.cpp186 SmallVector<spvc_reflected_resource> storage_images; member
1123 if (!copy_resources(storage_images, resources.storage_images)) in copy_resources()
1253 list = &resources->storage_images; in spvc_resources_get_resource_list_for_type()
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/
H A Dspirv_cross_c.cpp186 SmallVector<spvc_reflected_resource> storage_images; member
1123 if (!copy_resources(storage_images, resources.storage_images)) in copy_resources()
1253 list = &resources->storage_images; in spvc_resources_get_resource_list_for_type()
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/vulkan/
H A Dshader.cpp226 for (auto &image : resources.storage_images) in Shader()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/vulkan/
H A Dshader.cpp226 for (auto &image : resources.storage_images) in Shader()

123456