Home
last modified time | relevance | path

Searched refs:GetSamplerStagingDescriptorAllocator (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBindGroupLayoutD3D12.cpp131 device->GetSamplerStagingDescriptorAllocator(GetSamplerDescriptorCount()); in BindGroupLayout()
DDeviceD3D12.h122 StagingDescriptorAllocator* GetSamplerStagingDescriptorAllocator(
DDeviceD3D12.cpp704 StagingDescriptorAllocator* Device::GetSamplerStagingDescriptorAllocator( in GetSamplerStagingDescriptorAllocator() function in dawn_native::d3d12::Device