Searched refs:gpu_base (Results 1 – 3 of 3) sorted by relevance
52 uint64_t gpu_base; member81 heap->gpu_base = GetGPUDescriptorHandleForHeapStart(heap->heap).ptr; in d3d12_descriptor_heap_new()127 heap->gpu_base + heap->next : 0; in d2d12_descriptor_heap_get_next_handle()152 heap->gpu_base + offset : 0; in d3d12_descriptor_heap_alloc_handle()
832 heap->gpu_base = gpu_handle.ptr; in dzn_descriptor_heap_init()850 .ptr = heap->gpu_base ? heap->gpu_base + (desc_offset * heap->desc_sz) : 0, in dzn_descriptor_heap_get_gpu_handle()
361 uint64_t gpu_base; member