Searched defs:dstImageCopyTexture (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| D | InternalUsageValidationTests.cpp | 141 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
|
| D | CopyTextureForBrowserTests.cpp | 56 wgpu::ImageCopyTexture dstImageCopyTexture = in TestCopyTextureForBrowser() local
|
| D | CopyCommandsValidationTests.cpp | 142 wgpu::ImageCopyTexture dstImageCopyTexture = in TestT2TCopy() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | TextureZeroInitTests.cpp | 389 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
|
| D | CopyTextureForBrowserTests.cpp | 327 wgpu::ImageCopyTexture dstImageCopyTexture = in RunCopyExternalImageToTexture() local
|
| D | CopyTests.cpp | 422 wgpu::ImageCopyTexture dstImageCopyTexture = in DoTest() local
|