Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DTextureD3D12.cpp451 D3D12_DEPTH_STENCIL_VIEW_DESC Texture::GetDSVDescriptor(uint32_t baseMipLevel) const { in GetDSVDescriptor() function in dawn_native::d3d12::Texture
587 D3D12_DEPTH_STENCIL_VIEW_DESC TextureView::GetDSVDescriptor() const { in GetDSVDescriptor() function in dawn_native::d3d12::TextureView
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DTextureD3D12.cpp958 D3D12_DEPTH_STENCIL_VIEW_DESC Texture::GetDSVDescriptor(uint32_t mipLevel, in GetDSVDescriptor() function in dawn_native::d3d12::Texture
1308 D3D12_DEPTH_STENCIL_VIEW_DESC TextureView::GetDSVDescriptor(bool depthReadOnly, in GetDSVDescriptor() function in dawn_native::d3d12::TextureView