Home
last modified time | relevance | path

Searched refs:map_topology (Results 1 – 25 of 32) sorted by relevance

12

/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/topo/treematch/treematch/
H A Dtm_mapping.h15 void map_topology(tm_topology_t *topology,tm_tree_t *comm_tree, int level,
H A Dtm_mapping.c294 void map_topology(tm_topology_t *topology,tm_tree_t *comm_tree, int level, in map_topology() function
382 map_topology(topology, comm_tree, topology->nb_levels-1, sigma, sigma_length ,k, k_length); in tm_compute_mapping()
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/topo/treematch/treematch/
H A Dtm_mapping.h15 void map_topology(tm_topology_t *topology,tm_tree_t *comm_tree, int level,
H A Dtm_mapping.c294 void map_topology(tm_topology_t *topology,tm_tree_t *comm_tree, int level, in map_topology() function
382 map_topology(topology, comm_tree, topology->nb_levels-1, sigma, sigma_length ,k, k_length); in tm_compute_mapping()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/dx12/
H A Dconv.rs380 pub fn map_topology( in map_topology() function
H A Ddevice.rs1217 let (topology_class, topology) = conv::map_topology(desc.primitive.topology); in create_render_pipeline()
/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() function
/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() function
/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() function
/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() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-vulkan/src/
H A Dconv.rs245 pub fn map_topology(ia: &pso::InputAssemblerDesc) -> vk::PrimitiveTopology { in map_topology() function
H A Ddevice.rs146 .topology(conv::map_topology(&input_assembler)) in new()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-vulkan/src/
H A Dconv.rs245 pub fn map_topology(ia: &pso::InputAssemblerDesc) -> vk::PrimitiveTopology { in map_topology() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-dx11/src/
H A Dconv.rs490 pub fn map_topology(ia: &InputAssemblerDesc) -> D3D11_PRIMITIVE_TOPOLOGY { in map_topology() function
H A Ddevice.rs275 let topology = conv::map_topology(input_assembler); in create_input_layout()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-vulkan-0.4.0/src/
H A Dconv.rs205 pub fn map_topology(ia: &pso::InputAssemblerDesc) -> vk::PrimitiveTopology { in map_topology() function
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-dx11-0.4.1/src/
H A Dconv.rs486 pub fn map_topology(ia: &InputAssemblerDesc) -> D3D11_PRIMITIVE_TOPOLOGY { in map_topology() function
H A Ddevice.rs265 let topology = conv::map_topology(input_assembler); in create_input_layout()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-dx11/src/
H A Dconv.rs474 pub fn map_topology(ia: &InputAssemblerDesc) -> D3D11_PRIMITIVE_TOPOLOGY { in map_topology() function
H A Ddevice.rs269 let topology = conv::map_topology(input_assembler); in create_input_layout()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-dx11/src/
H A Dconv.rs474 pub fn map_topology(ia: &InputAssemblerDesc) -> D3D11_PRIMITIVE_TOPOLOGY { in map_topology() function
H A Ddevice.rs269 let topology = conv::map_topology(input_assembler); in create_input_layout()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-vulkan/src/
H A Dconv.rs238 pub fn map_topology(ia: &pso::InputAssemblerDesc) -> vk::PrimitiveTopology { in map_topology() function
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/vulkan/
H A Dconv.rs654 pub fn map_topology(topology: wgt::PrimitiveTopology) -> vk::PrimitiveTopology { in map_topology() function
H A Ddevice.rs1416 .topology(conv::map_topology(desc.primitive.topology)) in create_render_pipeline()

12