Home
last modified time | relevance | path

Searched defs:copyDst (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DVideoViewsValidationTests.cpp128 wgpu::ImageCopyTexture copyDst = utils::CreateImageCopyTexture(dstTexture, 0, {0, 0, 0}); in TEST_F() local
148 wgpu::ImageCopyTexture copyDst = utils::CreateImageCopyTexture( in TEST_F() local
181 wgpu::ImageCopyBuffer copyDst = utils::CreateImageCopyBuffer(dstBuffer, 0, 4); in TEST_F() local
203 wgpu::ImageCopyBuffer copyDst = utils::CreateImageCopyBuffer(dstBuffer, 0, 4); in TEST_F() local
235 wgpu::ImageCopyTexture copyDst = utils::CreateImageCopyTexture(dstTexture, 0, {0, 0, 0}); TEST_F() local
256 wgpu::ImageCopyTexture copyDst = utils::CreateImageCopyTexture( TEST_F() local
[all...]
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DState.cs88 internal int copyDst; field in Org.Brotli.Dec.State
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DD3D12ResourceWrappingTests.cpp310 wgpu::ImageCopyTexture copyDst = utils::CreateImageCopyTexture(destination, 0, {0, 0, 0}); in SimpleCopyTextureToTexture() local
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DVulkanImageWrappingTestsDmaBuf.cpp357 wgpu::ImageCopyTexture copyDst = in SimpleCopyTextureToTexture() local
551 wgpu::ImageCopyBuffer copyDst = utils::CreateImageCopyBuffer(copyDstBuffer, 0, 256); in TEST_P() local
604 wgpu::ImageCopyTexture copyDst = in TEST_P() local
835 wgpu::ImageCopyTexture copyDst = in TEST_P() local
862 wgpu::ImageCopyBuffer copyDst = in TEST_P() local
[all...]
H A DVulkanImageWrappingTestsOpaqueFD.cpp460 wgpu::ImageCopyTexture copyDst; in SimpleCopyTextureToTexture() local
657 wgpu::ImageCopyBuffer copyDst = utils::CreateImageCopyBuffer(copyDstBuffer, 0, 256); in TEST_P() local
710 wgpu::ImageCopyTexture copyDst = in TEST_P() local
962 wgpu::ImageCopyTexture copyDst in TEST_P() local
992 wgpu::ImageCopyBuffer copyDst = TEST_P() local
[all...]

Completed in 7 milliseconds