Home
last modified time | relevance | path

Searched refs:dzn_descriptor_heap_get_gpu_handle (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_private.h370 dzn_descriptor_heap_get_gpu_handle(const struct dzn_descriptor_heap *heap, uint32_t slot);
Ddzn_descriptor_set.c847 dzn_descriptor_heap_get_gpu_handle(const struct dzn_descriptor_heap *heap, uint32_t desc_offset) in dzn_descriptor_heap_get_gpu_handle() function
Ddzn_cmd_buffer.c1930 dzn_descriptor_heap_get_gpu_handle(heap, heap_slot); in dzn_cmd_buffer_blit_prepare_src_view()
2375 dzn_descriptor_heap_get_gpu_handle(new_heaps[type], new_heap_offsets[type]); in dzn_cmd_buffer_update_heaps()