Home
last modified time | relevance | path

Searched refs:ProduceTexture (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DD3D12ResourceWrappingTests.cpp134 externalImage->ProduceTexture(device.Get(), &externalAccessDesc)); in WrapSharedHandle()
395 externalImage->ProduceTexture(device.Get(), &externalAccessDesc)); in WrapAndClearD3D11Texture()
617 wgpu::Texture::Acquire(externalImage->ProduceTexture(device.Get(), &externalAccessDesc)); in TEST_P()
650 wgpu::Texture::Acquire(externalImage->ProduceTexture(device.Get(), &externalAccessDesc)); in TEST_P()
655 wgpu::Texture::Acquire(externalImage->ProduceTexture(device.Get(), &externalAccessDesc)); in TEST_P()
688 externalImage->ProduceTexture(otherDevice.Get(), &externalAccessDesc)); in TEST_P()
700 wgpu::Texture::Acquire(externalImage->ProduceTexture(device.Get(), &externalAccessDesc)); in TEST_P()
H A DD3D12VideoViewsTests.cpp229 externalImage->ProduceTexture(device.Get(), &externalAccessDesc)); in CreateVideoTextureForTest()
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
H A DD3D12Backend.h75 WGPUTexture ProduceTexture(WGPUDevice device,
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DD3D12Backend.cpp76 WGPUTexture ExternalImageDXGI::ProduceTexture( in ProduceTexture() function in dawn_native::d3d12::ExternalImageDXGI

Completed in 3 milliseconds