/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | TextureZeroInitTests.cpp | 162 const wgpu::ImageCopyTexture imageCopyTexture = in TEST_P() local 285 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() local 317 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() local 351 const wgpu::ImageCopyTexture imageCopyTexture = in TEST_P() local 426 wgpu::ImageCopyTexture imageCopyTexture = in TEST_P() local 1040 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() local 1075 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() local 1109 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 1}); in TEST_P() local 1144 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() local 1290 wgpu::ImageCopyTexture imageCopyTexture = in TEST_P() local [all …]
|
D | Texture3DTests.cpp | 95 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() local
|
D | QueueTests.cpp | 274 wgpu::ImageCopyTexture imageCopyTexture = in DoTest() local 335 wgpu::ImageCopyTexture imageCopyTexture = in DoSimpleWriteTextureTest() local 666 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in TEST_P() local 687 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in TEST_P() local
|
D | SamplerFilterAnisotropicTests.cpp | 130 wgpu::ImageCopyTexture imageCopyTexture = in InitTexture() local
|
D | SamplerTests.cpp | 107 wgpu::ImageCopyTexture imageCopyTexture = in SetUp() local
|
D | StorageTextureTests.cpp | 531 wgpu::ImageCopyTexture imageCopyTexture; in CreateTextureWithTestData() local 715 wgpu::ImageCopyTexture imageCopyTexture = in CheckOutputStorageTexture() local 915 wgpu::ImageCopyTexture imageCopyTexture; in TEST_P() local
|
D | NonzeroTextureCreationTests.cpp | 239 wgpu::ImageCopyTexture imageCopyTexture = in Run() local
|
D | RenderPassLoadOpTests.cpp | 126 wgpu::ImageCopyTexture imageCopyTexture = in TestIntegerClearColor() local
|
D | CompressedTextureFormatTests.cpp | 125 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in InitializeDataInCompressedTexture() local 1190 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() local 1225 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in WriteToCompressedTexture() local
|
D | CopyTests.cpp | 160 wgpu::ImageCopyTexture imageCopyTexture = in DoTest() local 180 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in DoTest() local 274 wgpu::ImageCopyTexture imageCopyTexture = in DoTest() local 408 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in DoTest() local 1007 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() local
|
D | BufferZeroInitTests.cpp | 131 const wgpu::ImageCopyTexture imageCopyTexture = in TestBufferZeroInitInCopyTextureToBuffer() local 877 const wgpu::ImageCopyTexture imageCopyTexture = in TEST_P() local
|
D | BindGroupTests.cpp | 322 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() local 1457 wgpu::ImageCopyTexture imageCopyTexture = {}; in TEST_P() local
|
D | TextureViewTests.cpp | 160 wgpu::ImageCopyTexture imageCopyTexture = in initTexture() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | VideoViewsValidationTests.cpp | 309 wgpu::ImageCopyTexture imageCopyTexture = in TEST_F() local 327 wgpu::ImageCopyTexture imageCopyTexture = in TEST_F() local
|
D | CopyCommandsValidationTests.cpp | 101 wgpu::ImageCopyTexture imageCopyTexture = in TestB2TCopy() local 122 wgpu::ImageCopyTexture imageCopyTexture = in TestT2BCopy() local 774 wgpu::ImageCopyTexture imageCopyTexture = in TEST_F() local 1395 wgpu::ImageCopyTexture imageCopyTexture = in TEST_F() local
|
D | QueueWriteTextureValidationTests.cpp | 66 wgpu::ImageCopyTexture imageCopyTexture = in TestWriteTexture() local
|
/third_party/skia/third_party/externals/dawn/examples/ |
D | CppHelloTriangle.cpp | 78 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in initTextures() local
|
/third_party/skia/third_party/externals/dawn/src/utils/ |
D | TestUtils.cpp | 127 wgpu::ImageCopyTexture imageCopyTexture = in UnalignDynamicUploader() local
|
D | WGPUHelpers.cpp | 196 wgpu::ImageCopyTexture imageCopyTexture; in CreateImageCopyTexture() local
|
/third_party/skia/third_party/externals/dawn/src/tests/ |
D | DawnTest.cpp | 1112 wgpu::ImageCopyTexture imageCopyTexture = in AddTextureExpectationImpl() local 1306 wgpu::ImageCopyTexture imageCopyTexture = in ExpectAttachmentDepthStencilTestData() local
|