Home
last modified time | relevance | path

Searched refs:D3D12_PRIMITIVE_TOPOLOGY (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/D3D12/
H A DDXPipeline.h18 AbstractPipelineUsage usage, D3D12_PRIMITIVE_TOPOLOGY primitive_topology,
28 D3D12_PRIMITIVE_TOPOLOGY GetPrimitiveTopology() const { return m_primitive_topology; } in GetPrimitiveTopology()
37 D3D12_PRIMITIVE_TOPOLOGY m_primitive_topology;
H A DDXPipeline.cpp18 AbstractPipelineUsage usage, D3D12_PRIMITIVE_TOPOLOGY primitive_topology, in DXPipeline()
30 static D3D12_PRIMITIVE_TOPOLOGY GetD3DTopology(const RasterizationState& state) in GetD3DTopology()
H A DRenderer.h171 D3D12_PRIMITIVE_TOPOLOGY primitive_topology = D3D_PRIMITIVE_TOPOLOGY_TRIANGLELIST;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/dawn_native/d3d12/
H A DRenderPipelineD3D12.h33 D3D12_PRIMITIVE_TOPOLOGY GetD3D12PrimitiveTopology() const;
42 D3D12_PRIMITIVE_TOPOLOGY mD3d12PrimitiveTopology;
H A DRenderPipelineD3D12.cpp109 D3D12_PRIMITIVE_TOPOLOGY D3D12PrimitiveTopology(wgpu::PrimitiveTopology primitiveTopology) { in D3D12PrimitiveTopology()
416 D3D12_PRIMITIVE_TOPOLOGY RenderPipeline::GetD3D12PrimitiveTopology() const { in GetD3D12PrimitiveTopology()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_native/d3d12/
H A DRenderPipelineD3D12.h32 D3D12_PRIMITIVE_TOPOLOGY GetD3D12PrimitiveTopology() const;
42 D3D12_PRIMITIVE_TOPOLOGY mD3d12PrimitiveTopology;
H A DRenderPipelineD3D12.cpp106 D3D12_PRIMITIVE_TOPOLOGY D3D12PrimitiveTopology(wgpu::PrimitiveTopology primitiveTopology) { in D3D12PrimitiveTopology()
408 D3D12_PRIMITIVE_TOPOLOGY RenderPipeline::GetD3D12PrimitiveTopology() const { in GetD3D12PrimitiveTopology()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/d3d/
H A DGrD3DCommandList.h157 void setPrimitiveTopology(D3D12_PRIMITIVE_TOPOLOGY primitiveTopology);
H A DGrD3DOpsRenderPass.cpp113 D3D12_PRIMITIVE_TOPOLOGY topology = D3D_PRIMITIVE_TOPOLOGY_UNDEFINED; in set_primitive_topology()
H A DGrD3DCommandList.cpp266 void GrD3DDirectCommandList::setPrimitiveTopology(D3D12_PRIMITIVE_TOPOLOGY primitiveTopology) { in setPrimitiveTopology()
/dports/graphics/vkd3d/vkd3d-1.2/libs/vkd3d/
H A Dvkd3d_private.h840 D3D12_PRIMITIVE_TOPOLOGY topology, const uint32_t *strides, VkFormat dsv_format,
960 D3D12_PRIMITIVE_TOPOLOGY primitive_topology;
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/microsoft/vulkan/
H A Ddzn_pipeline.cpp299 static D3D12_PRIMITIVE_TOPOLOGY
316 …return (D3D12_PRIMITIVE_TOPOLOGY)(D3D_PRIMITIVE_TOPOLOGY_1_CONTROL_POINT_PATCHLIST + patch_control… in to_prim_topology()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/dx12/
H A Dconv.rs384 d3d12::D3D12_PRIMITIVE_TOPOLOGY, in map_topology() argument
H A Dmod.rs527 topology: d3d12::D3D12_PRIMITIVE_TOPOLOGY,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-dx12/src/
H A Dconv.rs195 pub fn map_topology(ia: &pso::InputAssemblerDesc) -> D3D12_PRIMITIVE_TOPOLOGY { in map_topology() argument
H A Dresource.rs102 pub(crate) topology: d3d12::D3D12_PRIMITIVE_TOPOLOGY,
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-dx12-0.4.1/src/
H A Dconv.rs192 pub fn map_topology(ia: &pso::InputAssemblerDesc) -> D3D12_PRIMITIVE_TOPOLOGY { in map_topology() argument
H A Dresource.rs104 pub(crate) topology: d3d12::D3D12_PRIMITIVE_TOPOLOGY,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-dx12/src/
H A Dconv.rs234 pub fn map_topology(ia: &pso::InputAssemblerDesc) -> D3D12_PRIMITIVE_TOPOLOGY { in map_topology() argument
H A Dresource.rs107 pub(crate) topology: d3d12::D3D12_PRIMITIVE_TOPOLOGY,
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-dx12/src/
H A Dconv.rs234 pub fn map_topology(ia: &pso::InputAssemblerDesc) -> D3D12_PRIMITIVE_TOPOLOGY { in map_topology() argument
H A Dresource.rs107 pub(crate) topology: d3d12::D3D12_PRIMITIVE_TOPOLOGY,
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dd3d12.rs452 pub type D3D12_PRIMITIVE_TOPOLOGY = ::D3D_PRIMITIVE_TOPOLOGY; typedef
2132 &mut self, PrimitiveTopology: ::D3D12_PRIMITIVE_TOPOLOGY
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Dd3d12.rs452 pub type D3D12_PRIMITIVE_TOPOLOGY = ::D3D_PRIMITIVE_TOPOLOGY; typedef
2132 &mut self, PrimitiveTopology: ::D3D12_PRIMITIVE_TOPOLOGY
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.2.8/src/
H A Dd3d12.rs452 pub type D3D12_PRIMITIVE_TOPOLOGY = ::D3D_PRIMITIVE_TOPOLOGY; typedef
2132 &mut self, PrimitiveTopology: ::D3D12_PRIMITIVE_TOPOLOGY

123456789