Home
last modified time | relevance | path

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 DGPUDescriptorHeapAllocationD3D12.cpp28 D3D12_GPU_DESCRIPTOR_HANDLE GPUDescriptorHeapAllocation::GetBaseDescriptor() const { in GetBaseDescriptor() function in dawn_native::d3d12::GPUDescriptorHeapAllocation
H A DCPUDescriptorHeapAllocationD3D12.cpp26 D3D12_CPU_DESCRIPTOR_HANDLE CPUDescriptorHeapAllocation::GetBaseDescriptor() const { in GetBaseDescriptor() function in dawn_native::d3d12::CPUDescriptorHeapAllocation
H A DSamplerHeapCacheD3D12.cpp87 D3D12_GPU_DESCRIPTOR_HANDLE SamplerHeapCacheEntry::GetBaseDescriptor() const { in GetBaseDescriptor() function in dawn_native::d3d12::SamplerHeapCacheEntry