/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | Texture3DTests.cpp | 95 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() local
|
H A D | SamplerFilterAnisotropicTests.cpp | 130 wgpu::ImageCopyTexture imageCopyTexture = in InitTexture() local
|
H A D | SamplerTests.cpp | 107 wgpu::ImageCopyTexture imageCopyTexture = variable
|
H A D | NonzeroTextureCreationTests.cpp | 239 wgpu::ImageCopyTexture imageCopyTexture = in Run() local
|
H A D | RenderPassLoadOpTests.cpp | 126 wgpu::ImageCopyTexture imageCopyTexture = in TestIntegerClearColor() local
|
H A D | TextureViewTests.cpp | 160 wgpu::ImageCopyTexture imageCopyTexture = in initTexture() local
|
H A D | QueueTests.cpp | 666 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in TEST_P() local 687 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in TEST_P() local [all...] |
H A 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}); TEST_P() local 1075 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); TEST_P() local 1109 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 1}); TEST_P() local 1144 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); TEST_P() local 1290 wgpu::ImageCopyTexture imageCopyTexture = TEST_P() local 1368 wgpu::ImageCopyTexture imageCopyTexture = TEST_P() local 1454 wgpu::ImageCopyTexture imageCopyTexture = TEST_P() local 1477 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); TEST_P() local 1512 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); TEST_P() local 1550 wgpu::ImageCopyTexture imageCopyTexture = TEST_P() local 1593 wgpu::ImageCopyTexture imageCopyTexture = TEST_P() local 1634 wgpu::ImageCopyTexture imageCopyTexture = TEST_P() local 1673 wgpu::ImageCopyTexture imageCopyTexture = TEST_P() local 1760 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( InitializeDataInCompressedTextureAndExpectLazyClear() local 2104 wgpu::ImageCopyTexture imageCopyTexture = TEST_P() local [all...] |
H A D | BindGroupTests.cpp | 322 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() local
|
H A 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
|
H A D | CopyTests.cpp | 160 wgpu::ImageCopyTexture imageCopyTexture = in GetExpectedTextureData() local 180 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in GetExpectedTextureData() local 274 wgpu::ImageCopyTexture imageCopyTexture = in GetExpectedTextureData() local 408 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in GetExpectedTextureData() local 1007 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() local [all...] |
H A 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
|
H A D | BufferZeroInitTests.cpp | 131 const wgpu::ImageCopyTexture imageCopyTexture = in TestBufferZeroInitInCopyTextureToBuffer() local 877 const wgpu::ImageCopyTexture imageCopyTexture = in TEST_P() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
H A D | VideoViewsValidationTests.cpp | 309 wgpu::ImageCopyTexture imageCopyTexture = in TEST_F() local 327 wgpu::ImageCopyTexture imageCopyTexture = in TEST_F() local
|
H A D | QueueWriteTextureValidationTests.cpp | 66 wgpu::ImageCopyTexture imageCopyTexture = in TestWriteTexture() local
|
H A 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
|
/third_party/skia/third_party/externals/dawn/examples/ |
H A 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/ |
H A D | TestUtils.cpp | 127 wgpu::ImageCopyTexture imageCopyTexture = in UnalignDynamicUploader() local
|
H A D | WGPUHelpers.cpp | 196 wgpu::ImageCopyTexture imageCopyTexture; in CreateImageCopyTexture() local
|