Home
last modified time | relevance | path

Searched refs:dst_heap (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/microsoft/vulkan/
H A Ddzn_descriptor_set.cpp933 dzn_descriptor_heap_copy(dzn_descriptor_heap *dst_heap, in dzn_descriptor_heap_copy() argument
940 dzn_descriptor_heap_get_cpu_handle(dst_heap, dst_offset); in dzn_descriptor_heap_copy()
944 dst_heap->dev->CopyDescriptorsSimple(desc_count, in dzn_descriptor_heap_copy()
947 dst_heap->type); in dzn_descriptor_heap_copy()
H A Ddzn_cmd_buffer.cpp2274 dzn_descriptor_heap *dst_heap = NULL; in dzn_cmd_buffer_update_heaps() local
2278 &dst_heap, &dst_heap_offset); in dzn_cmd_buffer_update_heaps()
2290 dzn_descriptor_heap_copy(dst_heap, dst_heap_offset + set_heap_offset, in dzn_cmd_buffer_update_heaps()
2304 dzn_descriptor_heap_write_buffer_desc(dst_heap, in dzn_cmd_buffer_update_heaps()
2310 dzn_descriptor_heap_write_buffer_desc(dst_heap, in dzn_cmd_buffer_update_heaps()
2318 new_heaps[type] = dst_heap; in dzn_cmd_buffer_update_heaps()
H A Ddzn_private.h407 dzn_descriptor_heap_copy(dzn_descriptor_heap *dst_heap, uint32_t dst_heap_offset,
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-wasm/src/environ/
H A Dspec.rs438 dst_heap: ir::Heap, in translate_memory_copy()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-wasm/src/environ/
H A Dspec.rs438 dst_heap: ir::Heap, in translate_memory_copy()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-wasm/src/environ/
H A Dspec.rs438 dst_heap: ir::Heap, in translate_memory_copy()
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/cranelift/src/
H A Dwasm2clif.rs1109 dst_heap: ir::Heap, in translate_memory_copy()
1114 if src_heap != dst_heap { in translate_memory_copy()
/dports/www/firefox/firefox-99.0/js/src/wasm/cranelift/src/
H A Dwasm2clif.rs1109 dst_heap: ir::Heap, in translate_memory_copy()
1114 if src_heap != dst_heap { in translate_memory_copy()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/cranelift/src/
H A Dwasm2clif.rs1109 dst_heap: ir::Heap, in translate_memory_copy()
1114 if src_heap != dst_heap { in translate_memory_copy()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-wasm/src/
H A Dcode_translator.rs1298 let dst_heap = state.get_heap(builder.func, *dst, environ)?; in translate_operator() localVariable
1307 dst_heap, in translate_operator()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-wasm/src/
H A Dcode_translator.rs1298 let dst_heap = state.get_heap(builder.func, *dst, environ)?; in translate_operator() localVariable
1307 dst_heap, in translate_operator()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-wasm/src/
H A Dcode_translator.rs1298 let dst_heap = state.get_heap(builder.func, *dst, environ)?; in translate_operator() localVariable
1307 dst_heap, in translate_operator()