Home
last modified time | relevance | path

Searched refs:GetDepthStencilViewAllocator (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.h129 StagingDescriptorAllocator* GetDepthStencilViewAllocator() const;
DDeviceD3D12.cpp716 StagingDescriptorAllocator* Device::GetDepthStencilViewAllocator() const { in GetDepthStencilViewAllocator() function in dawn_native::d3d12::Device
DTextureD3D12.cpp1036 device->GetDepthStencilViewAllocator()->AllocateTransientCPUDescriptors()); in ClearTexture()
DCommandBufferD3D12.cpp1248 device->GetDepthStencilViewAllocator()->AllocateTransientCPUDescriptors()); in SetupRenderPass()