Home
last modified time | relevance | path

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

123

/dports/www/firefox/firefox-99.0/third_party/rust/ash/src/extensions/khr/
H A Dacceleration_structure.rs196 acceleration_structures: &[vk::AccelerationStructureKHR], in write_acceleration_structures_properties()
204 acceleration_structures.len() as _, in write_acceleration_structures_properties()
205 acceleration_structures.as_ptr(), in write_acceleration_structures_properties()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/ash/src/extensions/khr/
H A Dacceleration_structure.rs202 acceleration_structures: &[vk::AccelerationStructureKHR], in write_acceleration_structures_properties()
210 acceleration_structures.len() as _, in write_acceleration_structures_properties()
211 acceleration_structures.as_ptr(), in write_acceleration_structures_properties()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/ash/src/extensions/khr/
H A Dacceleration_structure.rs202 acceleration_structures: &[vk::AccelerationStructureKHR], in write_acceleration_structures_properties()
210 acceleration_structures.len() as _, in write_acceleration_structures_properties()
211 acceleration_structures.as_ptr(), in write_acceleration_structures_properties()
/dports/www/firefox/firefox-99.0/third_party/rust/metal/src/
H A Dmps.rs427 pub fn acceleration_structures(&self) -> Vec<PolygonAccelerationStructure> { in acceleration_structures() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/metal/src/
H A Dmps.rs427 pub fn acceleration_structures(&self) -> Vec<PolygonAccelerationStructure> { in acceleration_structures() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/metal/src/
H A Dmps.rs427 pub fn acceleration_structures(&self) -> Vec<PolygonAccelerationStructure> { in acceleration_structures() method
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/
H A Dspirv_cross_c.cpp192 SmallVector<spvc_reflected_resource> acceleration_structures; member
1135 if (!copy_resources(acceleration_structures, resources.acceleration_structures)) in copy_resources()
1277 list = &resources->acceleration_structures; in spvc_resources_get_resource_list_for_type()
H A Dspirv_reflect.cpp447 emit_resources("acceleration_structures", res.acceleration_structures); in emit_resources()
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/
H A Dspirv_cross_c.cpp192 SmallVector<spvc_reflected_resource> acceleration_structures; member
1135 if (!copy_resources(acceleration_structures, resources.acceleration_structures)) in copy_resources()
1277 list = &resources->acceleration_structures; in spvc_resources_get_resource_list_for_type()
H A Dspirv_reflect.cpp447 emit_resources("acceleration_structures", res.acceleration_structures); in emit_resources()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_cross_c.cpp192 SmallVector<spvc_reflected_resource> acceleration_structures; member
1294 if (!copy_resources(acceleration_structures, resources.acceleration_structures)) in copy_resources()
1436 list = &resources->acceleration_structures; in spvc_resources_get_resource_list_for_type()
H A Dspirv_reflect.cpp480 emit_resources("acceleration_structures", res.acceleration_structures); in emit_resources()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_cross_c.cpp192 SmallVector<spvc_reflected_resource> acceleration_structures; member
1294 if (!copy_resources(acceleration_structures, resources.acceleration_structures)) in copy_resources()
1436 list = &resources->acceleration_structures; in spvc_resources_get_resource_list_for_type()
H A Dspirv_reflect.cpp480 emit_resources("acceleration_structures", res.acceleration_structures); in emit_resources()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_cross_c.cpp199 SmallVector<spvc_reflected_resource> acceleration_structures; member
1574 if (!copy_resources(acceleration_structures, resources.acceleration_structures)) in copy_resources()
1716 list = &resources->acceleration_structures; in spvc_resources_get_resource_list_for_type()
H A Dspirv_reflect.cpp549 emit_resources("acceleration_structures", res.acceleration_structures); in emit_resources()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_cross_c.cpp199 SmallVector<spvc_reflected_resource> acceleration_structures; member
1574 if (!copy_resources(acceleration_structures, resources.acceleration_structures)) in copy_resources()
1716 list = &resources->acceleration_structures; in spvc_resources_get_resource_list_for_type()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/
H A Dspirv_cross_c.cpp192 SmallVector<spvc_reflected_resource> acceleration_structures; member
1406 if (!copy_resources(acceleration_structures, resources.acceleration_structures)) in copy_resources()
1548 list = &resources->acceleration_structures; in spvc_resources_get_resource_list_for_type()
H A Dspirv_reflect.cpp491 emit_resources("acceleration_structures", res.acceleration_structures); in emit_resources()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/
H A Dspirv_cross_c.cpp192 SmallVector<spvc_reflected_resource> acceleration_structures; member
1503 if (!copy_resources(acceleration_structures, resources.acceleration_structures)) in copy_resources()
1645 list = &resources->acceleration_structures; in spvc_resources_get_resource_list_for_type()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_cross_c.cpp199 SmallVector<spvc_reflected_resource> acceleration_structures; member
1574 if (!copy_resources(acceleration_structures, resources.acceleration_structures)) in copy_resources()
1716 list = &resources->acceleration_structures; in spvc_resources_get_resource_list_for_type()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_cross_c.cpp199 SmallVector<spvc_reflected_resource> acceleration_structures; member
1574 if (!copy_resources(acceleration_structures, resources.acceleration_structures)) in copy_resources()
1716 list = &resources->acceleration_structures; in spvc_resources_get_resource_list_for_type()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_cross_c.cpp199 SmallVector<spvc_reflected_resource> acceleration_structures; member
1574 if (!copy_resources(acceleration_structures, resources.acceleration_structures)) in copy_resources()
1716 list = &resources->acceleration_structures; in spvc_resources_get_resource_list_for_type()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_cross_c.cpp192 SmallVector<spvc_reflected_resource> acceleration_structures; member
1443 if (!copy_resources(acceleration_structures, resources.acceleration_structures)) in copy_resources()
1585 list = &resources->acceleration_structures; in spvc_resources_get_resource_list_for_type()
H A Dspirv_reflect.cpp491 emit_resources("acceleration_structures", res.acceleration_structures); in emit_resources()

123