Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DTextureD3D12.cpp423 D3D12_RENDER_TARGET_VIEW_DESC Texture::GetRTVDescriptor(uint32_t baseMipLevel, in GetRTVDescriptor() function in dawn_native::d3d12::Texture
582 D3D12_RENDER_TARGET_VIEW_DESC TextureView::GetRTVDescriptor() const { in GetRTVDescriptor() function in dawn_native::d3d12::TextureView
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DTextureD3D12.cpp917 D3D12_RENDER_TARGET_VIEW_DESC Texture::GetRTVDescriptor(uint32_t mipLevel, in GetRTVDescriptor() function in dawn_native::d3d12::Texture
1303 D3D12_RENDER_TARGET_VIEW_DESC TextureView::GetRTVDescriptor() const { in GetRTVDescriptor() function in dawn_native::d3d12::TextureView