Searched refs:GetCPUDescriptorHandleForHeapStart (Results 1 – 5 of 5) sorted by relevance
57 GetCPUDescriptorHandleForHeapStart(ID3D12DescriptorHeap *heap) in GetCPUDescriptorHandleForHeapStart() function59 return heap->GetCPUDescriptorHandleForHeapStart(); in GetCPUDescriptorHandleForHeapStart()98 GetCPUDescriptorHandleForHeapStart(ID3D12DescriptorHeap *heap) in GetCPUDescriptorHandleForHeapStart() function101 heap->GetCPUDescriptorHandleForHeapStart(&ret); in GetCPUDescriptorHandleForHeapStart()
79 heap->cpu_base = GetCPUDescriptorHandleForHeapStart(heap->heap).ptr; in d3d12_descriptor_heap_new()
44 GetCPUDescriptorHandleForHeapStart(ID3D12DescriptorHeap *heap) in GetCPUDescriptorHandleForHeapStart() function46 return heap->GetCPUDescriptorHandleForHeapStart(); in GetCPUDescriptorHandleForHeapStart()60 GetCPUDescriptorHandleForHeapStart(ID3D12DescriptorHeap *heap) in GetCPUDescriptorHandleForHeapStart() function63 heap->GetCPUDescriptorHandleForHeapStart(&ret); in GetCPUDescriptorHandleForHeapStart()427 handle = GetCPUDescriptorHandleForHeapStart(uav_heap); in add_uav_resource()452 handle = GetCPUDescriptorHandleForHeapStart(uav_heap); in add_cbv_resource()
33 fCPUHeapStart = fHeap->GetCPUDescriptorHandleForHeapStart(); in GrD3DDescriptorHeap()
154 framebuffer->rtvHeap->GetCPUDescriptorHandleForHeapStart().ptr + in d3d12_wgl_framebuffer_resize()