Home
last modified time | relevance | path

Searched defs:FenceValue (Results 1 – 21 of 21) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/vulkan/
H A Dmod.rs496 mut max_value: crate::FenceValue, in check_active()
497 active: &[(crate::FenceValue, vk::Fence)], in check_active()
498 ) -> Result<crate::FenceValue, crate::DeviceError> { in check_active()
513 ) -> Result<crate::FenceValue, crate::DeviceError> { in get_latest()
561 signal_fence: Option<(&mut Fence, crate::FenceValue)>, in submit()
H A Ddevice.rs1706 ) -> Result<crate::FenceValue, crate::DeviceError> { in get_fence_value()
1715 wait_value: crate::FenceValue, in wait()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/example_win32_directx12/
H A Dmain.cpp28 UINT64 FenceValue; member
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/
H A Ddma_pusher.h49 FenceValue = 0x1C, enumerator
/dports/math/curv/curv-0.5/extern/imgui/examples/example_win32_directx12/
H A Dmain.cpp17 UINT64 FenceValue; member
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/example_win32_directx12/
H A Dmain.cpp17 UINT64 FenceValue; member
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/example_win32_directx12/
H A Dmain.cpp17 UINT64 FenceValue; member
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/gles/
H A Dqueue.rs1075 signal_fence: Option<(&mut super::Fence, crate::FenceValue)>, in submit()
H A Ddevice.rs1085 ) -> Result<crate::FenceValue, crate::DeviceError> { in get_fence_value()
1092 wait_value: crate::FenceValue, in wait()
H A Dmod.rs481 fn get_latest(&self, gl: &glow::Context) -> crate::FenceValue { in get_latest()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/
H A Dempty.rs99 signal_fence: Option<(&mut Resource, crate::FenceValue)>, in submit()
216 unsafe fn get_fence_value(&self, fence: &Resource) -> DeviceResult<crate::FenceValue> { in get_fence_value()
222 value: crate::FenceValue, in wait()
H A Dlib.rs102 pub type FenceValue = u64; typedef
301 unsafe fn get_fence_value(&self, fence: &A::Fence) -> Result<FenceValue, DeviceError>; in get_fence_value()
305 value: FenceValue, in wait()
323 signal_fence: Option<(&mut A::Fence, FenceValue)>, in submit() argument
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/metal/
H A Ddevice.rs1018 unsafe fn get_fence_value(&self, fence: &super::Fence) -> DeviceResult<crate::FenceValue> { in get_fence_value()
1030 wait_value: crate::FenceValue, in wait()
H A Dmod.rs322 signal_fence: Option<(&mut Fence, crate::FenceValue)>, in submit()
677 fn get_latest(&self) -> crate::FenceValue { in get_latest()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/dx12/
H A Ddevice.rs1488 ) -> Result<crate::FenceValue, crate::DeviceError> { in get_fence_value()
1494 value: crate::FenceValue, in wait()
H A Dmod.rs724 signal_fence: Option<(&mut Fence, crate::FenceValue)>, in submit()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/third_party/libdxg/include/
H A Dd3dkmthk.h162 D3DKMT_ALIGN64 UINT64 FenceValue; // in: fence value to be waited. member
189 D3DKMT_ALIGN64 UINT64 FenceValue; // in: fence value to be signaled; member
569 D3DKMT_ALIGN64 UINT64 FenceValue; member
4308 …D3DKMT_ALIGN64 UINT64 FenceValue; // out: Current fence value of… member
4315 …D3DKMT_ALIGN64 UINT64 FenceValue; // in: New fence value to use … member
4372 …D3DKMT_ALIGN64 UINT64 FenceValue; // out: Current fence … member
4383 …D3DKMT_ALIGN64 UINT64 FenceValue; // in: New fence value to us… member
4732 D3DKMT_ALIGN64 UINT64 FenceValue; // in: fence value to be waited. member
4771 D3DKMT_ALIGN64 UINT64 FenceValue; // in: fence value to be signaled; member
4839 D3DKMT_ALIGN64 UINT64 FenceValue; member
H A Dd3dukmdt.h1792 D3DKMT_ALIGN64 UINT64 FenceValue; // in: inital fence value. member
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d12sdklayers.h966 #define ID3D12SharingContract_SharedFenceSignal(This,pFence,FenceValue) \ argument
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d12sdklayers.h1463 #define ID3D12SharingContract_SharedFenceSignal(This,pFence,FenceValue) \ argument
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d12sdklayers.h1463 #define ID3D12SharingContract_SharedFenceSignal(This,pFence,FenceValue) \ argument