Home
last modified time | relevance | path

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

12

/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/
H A Dempty.rs203 unsafe fn destroy_compute_pipeline(&self, pipeline: Resource) {} in destroy_compute_pipeline() method
H A Dlib.rs292 unsafe fn destroy_compute_pipeline(&self, pipeline: A::ComputePipeline); in destroy_compute_pipeline() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-hal/src/
H A Ddevice.rs330 unsafe fn destroy_compute_pipeline(&self, pipeline: B::ComputePipeline); in destroy_compute_pipeline() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-hal/src/
H A Ddevice.rs330 unsafe fn destroy_compute_pipeline(&self, pipeline: B::ComputePipeline); in destroy_compute_pipeline() method
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-hal-0.4.0/src/
H A Ddevice.rs366 unsafe fn destroy_compute_pipeline(&self, pipeline: B::ComputePipeline); in destroy_compute_pipeline() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-hal/src/
H A Ddevice.rs553 unsafe fn destroy_compute_pipeline(&self, pipeline: B::ComputePipeline); in destroy_compute_pipeline() method
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wgpu/wgpu-core/src/device/
H A Dlife.rs153 device.destroy_compute_pipeline(raw); in clean()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-empty/src/
H A Dlib.rs493 unsafe fn destroy_compute_pipeline(&self, _: ()) { in destroy_compute_pipeline() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-empty/src/
H A Dlib.rs493 unsafe fn destroy_compute_pipeline(&self, _: ()) { in destroy_compute_pipeline() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-empty/src/
H A Dlib.rs471 unsafe fn destroy_compute_pipeline(&self, _: ()) { in destroy_compute_pipeline() method
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-empty-0.4.0/src/
H A Dlib.rs477 unsafe fn destroy_compute_pipeline(&self, _: ()) { in destroy_compute_pipeline() method
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-core/src/device/
H A Dlife.rs162 device.destroy_compute_pipeline(raw); in clean()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wgpu/wgpu-core/src/device/
H A Dlife.rs177 device.destroy_compute_pipeline(raw); in clean()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wgpu/wgpu-core/src/
H A Dhub.rs489 device.raw.destroy_compute_pipeline(pipeline.raw); in clear()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wgpu/wgpu-core/src/device/
H A Dlife.rs177 device.destroy_compute_pipeline(raw); in clean()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wgpu/wgpu-core/src/
H A Dhub.rs677 device.raw.destroy_compute_pipeline(pipeline.raw); in clear()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wgpu/wgpu-core/src/
H A Dhub.rs677 device.raw.destroy_compute_pipeline(pipeline.raw); in clear()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/gles/
H A Ddevice.rs1025 unsafe fn destroy_compute_pipeline(&self, pipeline: super::ComputePipeline) { in destroy_compute_pipeline() method
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/metal/
H A Ddevice.rs984 unsafe fn destroy_compute_pipeline(&self, _pipeline: super::ComputePipeline) {} in destroy_compute_pipeline() method
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-core/src/
H A Dhub.rs704 device.raw.destroy_compute_pipeline(pipeline.raw); in clear()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/dx12/
H A Ddevice.rs1432 unsafe fn destroy_compute_pipeline(&self, pipeline: super::ComputePipeline) { in destroy_compute_pipeline() method
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/vulkan/
H A Ddevice.rs1628 unsafe fn destroy_compute_pipeline(&self, pipeline: super::ComputePipeline) { in destroy_compute_pipeline() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-dx11/src/
H A Ddevice.rs2341 unsafe fn destroy_compute_pipeline(&self, _pipeline: ComputePipeline) {} in destroy_compute_pipeline() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-dx11/src/
H A Ddevice.rs2341 unsafe fn destroy_compute_pipeline(&self, _pipeline: ComputePipeline) {} in destroy_compute_pipeline() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-dx11/src/
H A Ddevice.rs2192 unsafe fn destroy_compute_pipeline(&self, _pipeline: ComputePipeline) {} in destroy_compute_pipeline() method

12