Home
last modified time | relevance | path

Searched defs:GetSamplerDescriptorRanges (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBindGroupLayoutD3D12.cpp142 const D3D12_DESCRIPTOR_RANGE* BindGroupLayout::GetSamplerDescriptorRanges() const { in GetSamplerDescriptorRanges() function in dawn_native::d3d12::BindGroupLayout
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBindGroupLayoutD3D12.cpp187 const std::vector<D3D12_DESCRIPTOR_RANGE>& BindGroupLayout::GetSamplerDescriptorRanges() const { in GetSamplerDescriptorRanges() function in dawn_native::d3d12::BindGroupLayout