Searched defs:GetDSVDescriptor (Results 1 – 2 of 2) sorted by relevance
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/ | ||
| D | TextureD3D12.cpp | 451 D3D12_DEPTH_STENCIL_VIEW_DESC Texture::GetDSVDescriptor(uint32_t baseMipLevel) const { in GetDSVDescriptor() function in dawn_native::d3d12::Texture |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ | ||
| D | TextureD3D12.cpp | 958 D3D12_DEPTH_STENCIL_VIEW_DESC Texture::GetDSVDescriptor(uint32_t mipLevel, in GetDSVDescriptor() function in dawn_native::d3d12::Texture |