Home
last modified time | relevance | path

Searched defs:resource_barrier (Results 1 – 19 of 19) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/d3d12/src/
H A Dcommand_list.rs321 pub fn resource_barrier(&self, barriers: &[ResourceBarrier]) { in resource_barrier() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/d3d12/src/
H A Dcommand_list.rs321 pub fn resource_barrier(&self, barriers: &[ResourceBarrier]) { in resource_barrier() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/d3d12/src/
H A Dcommand_list.rs323 pub fn resource_barrier(&self, barriers: &[ResourceBarrier]) { in resource_barrier() method
/dports/graphics/rx/rx-0.4.0/cargo-crates/d3d12-0.3.0/src/
H A Dcommand_list.rs323 pub fn resource_barrier(&self, barriers: &[ResourceBarrier]) { in resource_barrier() method
/dports/www/firefox/firefox-99.0/third_party/rust/d3d12/src/
H A Dcommand_list.rs400 pub fn resource_barrier(&self, barriers: &[ResourceBarrier]) { in resource_barrier() method
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/microsoft/clc/
H A Dcompute_test.cpp314 ComputeTest::resource_barrier(ComPtr<ID3D12Resource> &res, in resource_barrier() function in ComputeTest
/dports/graphics/libosmesa/mesa-21.3.6/src/microsoft/clc/
H A Dcompute_test.cpp314 ComputeTest::resource_barrier(ComPtr<ID3D12Resource> &res, in resource_barrier() function in ComputeTest
/dports/graphics/mesa-libs/mesa-21.3.6/src/microsoft/clc/
H A Dcompute_test.cpp314 ComputeTest::resource_barrier(ComPtr<ID3D12Resource> &res, in resource_barrier() function in ComputeTest
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/microsoft/clc/
H A Dcompute_test.cpp314 ComputeTest::resource_barrier(ComPtr<ID3D12Resource> &res, in resource_barrier() function in ComputeTest
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/microsoft/clc/
H A Dcompute_test.cpp314 ComputeTest::resource_barrier(ComPtr<ID3D12Resource> &res, in resource_barrier() function in ComputeTest
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/microsoft/clc/
H A Dcompute_test.cpp314 ComputeTest::resource_barrier(ComPtr<ID3D12Resource> &res, in resource_barrier() function in ComputeTest
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/microsoft/clc/
H A Dcompute_test.cpp314 ComputeTest::resource_barrier(ComPtr<ID3D12Resource> &res, in resource_barrier() function in ComputeTest
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/microsoft/clc/
H A Dcompute_test.cpp314 ComputeTest::resource_barrier(ComPtr<ID3D12Resource> &res, in resource_barrier() function in ComputeTest
/dports/graphics/mesa-dri/mesa-21.3.6/src/microsoft/clc/
H A Dcompute_test.cpp314 ComputeTest::resource_barrier(ComPtr<ID3D12Resource> &res, in resource_barrier() function in ComputeTest
/dports/lang/clover/mesa-21.3.6/src/microsoft/clc/
H A Dcompute_test.cpp314 ComputeTest::resource_barrier(ComPtr<ID3D12Resource> &res, in resource_barrier() function in ComputeTest
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-dx12-0.4.1/src/
H A Dcommand.rs514 let mut resource_barrier = d3d12::D3D12_RESOURCE_BARRIER { in insert_subpass_barriers() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-dx12/src/
H A Dcommand.rs578 let mut resource_barrier = d3d12::D3D12_RESOURCE_BARRIER { in insert_subpass_barriers() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-dx12/src/
H A Dcommand.rs578 let mut resource_barrier = d3d12::D3D12_RESOURCE_BARRIER { in insert_subpass_barriers() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-dx12/src/
H A Dcommand.rs528 let mut resource_barrier = d3d12::D3D12_RESOURCE_BARRIER { in insert_subpass_barriers() localVariable