Home
last modified time | relevance | path

Searched defs:dstImageCopyTexture (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DInternalUsageValidationTests.cpp141 wgpu::ImageCopyTexture dstImageCopyTexture = utils::CreateImageCopyTexture(dst, 0, {0, 0}); in TEST_F() local
153 wgpu::ImageCopyTexture dstImageCopyTexture = utils::CreateImageCopyTexture(dst, 0, {0, 0}); in TEST_F() local
164 wgpu::ImageCopyTexture dstImageCopyTexture = utils::CreateImageCopyTexture(dst, 0, {0, 0}); in TEST_F() local
176 wgpu::ImageCopyTexture dstImageCopyTexture = utils::CreateImageCopyTexture(dst, 0, {0, 0}); in TEST_F() local
DCopyTextureForBrowserTests.cpp56 wgpu::ImageCopyTexture dstImageCopyTexture = in TestCopyTextureForBrowser() local
DCopyCommandsValidationTests.cpp142 wgpu::ImageCopyTexture dstImageCopyTexture = in TestT2TCopy() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureZeroInitTests.cpp389 wgpu::ImageCopyTexture dstImageCopyTexture = in TEST_P() local
445 wgpu::ImageCopyTexture dstImageCopyTexture = in TEST_P() local
2003 wgpu::ImageCopyTexture dstImageCopyTexture = in TEST_P() local
2052 wgpu::ImageCopyTexture dstImageCopyTexture = in TEST_P() local
DCopyTextureForBrowserTests.cpp327 wgpu::ImageCopyTexture dstImageCopyTexture = in RunCopyExternalImageToTexture() local
DCopyTests.cpp422 wgpu::ImageCopyTexture dstImageCopyTexture = in DoTest() local