Home
last modified time | relevance | path

Searched defs:d3dDescriptor (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DD3D12ResourceWrappingTests.cpp340 WrapAndClearD3D11Texture(const wgpu::TextureDescriptor* dawnDescriptor, const D3D11_TEXTURE2D_DESC* d3dDescriptor, wgpu::Texture* dawnTextureOut, const wgpu::Color& clearColor, ID3D11Texture2D** d3d11TextureOut, IDXGIKeyedMutex** dxgiKeyedMutexOut, bool isInitialized = true) const WrapAndClearD3D11Texture() argument
H A DD3D12VideoViewsTests.cpp162 D3D11_TEXTURE2D_DESC d3dDescriptor; in CreateVideoTextureForTest() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DTextureD3D12.cpp456 const D3D12_RESOURCE_DESC d3dDescriptor = d3d12Resource->GetDesc(); in ValidateD3D12TextureCanBeWrapped() local
[all...]

Completed in 4 milliseconds