Home
last modified time | relevance | path

Searched defs:SampleDesc (Results 1 – 25 of 56) sorted by relevance

123

/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/tools/llvm-mca/X86/SkylakeServer/
H A Dresources-x86_32.s28 # CHECK-NEXT: [1]: #uOps
30 # CHECK-NEXT: [3]: RThroughput
31 # CHECK-NEXT: [4]: MayLoad
32 # CHECK-NEXT: [5]: MayStore
33 # CHECK-NEXT: [6]: HasSideEffects (U)
35 # CHECK: [1] [2] [3] [4] [5] [6] Instructions:
36 # CHECK-NEXT: 1 100 0.25 aaa
37 # CHECK-NEXT: 1 100 0.25 aad
38 # CHECK-NEXT: 1 100 0.25 aad $7
39 # CHECK-NEXT: 1 100 0.25 aam
/dports/audio/spiralsynthmodular/spiralmodular-0.2.2/SpiralSound/Plugins/PoshSamplerPlugin/
H A DPoshSamplerPlugin.h28 struct SampleDesc struct
31 float Volume;
32 float Velocity;
33 float Pitch;
34 float PitchMod;
35 bool Loop;
36 bool PingPong;
37 int Note;
38 int Octave;
42 bool Stereo;
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/d3d12/src/
H A Dlib.rs61 pub struct SampleDesc { struct
62 pub count: u32,
63 pub quality: u32,
H A Dpso.rs145 SampleDesc = d3d12::D3D12_PIPELINE_STATE_SUBOBJECT_TYPE_SAMPLE_DESC, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/d3d12/src/
H A Dlib.rs61 pub struct SampleDesc { struct
62 pub count: u32,
63 pub quality: u32,
H A Dpso.rs145 SampleDesc = d3d12::D3D12_PIPELINE_STATE_SUBOBJECT_TYPE_SAMPLE_DESC, enumerator
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/d3d12/src/
H A Dlib.rs61 pub struct SampleDesc { struct
62 pub count: u32,
63 pub quality: u32,
H A Dpso.rs145 SampleDesc = d3d12::D3D12_PIPELINE_STATE_SUBOBJECT_TYPE_SAMPLE_DESC, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/d3d12/src/
H A Dlib.rs58 pub struct SampleDesc { struct
59 pub count: u32,
60 pub quality: u32,
H A Dpso.rs140 SampleDesc = d3d12::D3D12_PIPELINE_STATE_SUBOBJECT_TYPE_SAMPLE_DESC, enumerator
/dports/graphics/rx/rx-0.4.0/cargo-crates/d3d12-0.3.0/src/
H A Dlib.rs58 pub struct SampleDesc { struct
59 pub count: u32,
60 pub quality: u32,
H A Dpso.rs140 SampleDesc = d3d12::D3D12_PIPELINE_STATE_SUBOBJECT_TYPE_SAMPLE_DESC, enumerator
/dports/graphics/vkd3d/vkd3d-1.2/include/
H A Dvkd3d_dxgi1_2.h63 DXGI_SAMPLE_DESC SampleDesc; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddxgi.h215 DXGI_SAMPLE_DESC SampleDesc; member
263 DXGI_SAMPLE_DESC SampleDesc; member
H A Ddxgi1_2.h1054 DXGI_SAMPLE_DESC SampleDesc; member
H A Dd3d11_3.h149 DXGI_SAMPLE_DESC SampleDesc; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddxgi.h215 DXGI_SAMPLE_DESC SampleDesc; member
263 DXGI_SAMPLE_DESC SampleDesc; member
H A Ddxgi1_2.h1054 DXGI_SAMPLE_DESC SampleDesc; member
H A Dd3d11_3.h149 DXGI_SAMPLE_DESC SampleDesc; member
/dports/devel/apitrace/apitrace-9.0/retrace/
H A Dd3d10state_images.cpp55 DXGI_SAMPLE_DESC SampleDesc; member
H A Dd3d11state_images.cpp55 DXGI_SAMPLE_DESC SampleDesc; member
/dports/games/libretro-scummvm/scummvm-7b1e929/common/
H A Dquicktime.cpp811 QuickTimeParser::SampleDesc::SampleDesc(Track *parentTrack, uint32 codecTag) { in SampleDesc() function in Common::QuickTimeParser::SampleDesc
/dports/games/residualvm/residualvm-0.3.1/common/
H A Dquicktime.cpp812 QuickTimeParser::SampleDesc::SampleDesc(Track *parentTrack, uint32 codecTag) { in SampleDesc() function in Common::QuickTimeParser::SampleDesc
/dports/games/scummvm/scummvm-2.5.1/common/
H A Dquicktime.cpp810 QuickTimeParser::SampleDesc::SampleDesc(Track *parentTrack, uint32 codecTag) { in SampleDesc() function in Common::QuickTimeParser::SampleDesc
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Dxgi/
H A Dmod.rs960 pub SampleDesc: Common::DXGI_SAMPLE_DESC, field
977 pub SampleDesc: Common::DXGI_SAMPLE_DESC, field
1000 pub SampleDesc: Common::DXGI_SAMPLE_DESC, field

123