Searched defs:GetBaseDescriptor (Results 1 – 3 of 3) sorted by relevance
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_native/d3d12/ | ||
H A D | GPUDescriptorHeapAllocationD3D12.cpp | 28 D3D12_GPU_DESCRIPTOR_HANDLE GPUDescriptorHeapAllocation::GetBaseDescriptor() const { in GetBaseDescriptor() function in dawn_native::d3d12::GPUDescriptorHeapAllocation |
H A D | CPUDescriptorHeapAllocationD3D12.cpp | 26 D3D12_CPU_DESCRIPTOR_HANDLE CPUDescriptorHeapAllocation::GetBaseDescriptor() const { in GetBaseDescriptor() function in dawn_native::d3d12::CPUDescriptorHeapAllocation |
H A D | SamplerHeapCacheD3D12.cpp | 87 D3D12_GPU_DESCRIPTOR_HANDLE SamplerHeapCacheEntry::GetBaseDescriptor() const { in GetBaseDescriptor() function in dawn_native::d3d12::SamplerHeapCacheEntry |