/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | InternalUsageValidationTests.cpp | 140 wgpu::ImageCopyTexture srcImageCopyTexture = utils::CreateImageCopyTexture(src, 0, {0, 0}); in TEST_F() 141 wgpu::ImageCopyTexture dstImageCopyTexture = utils::CreateImageCopyTexture(dst, 0, {0, 0}); in TEST_F() 152 utils::CreateImageCopyTexture(srcInternal, 0, {0, 0}); in TEST_F() 153 wgpu::ImageCopyTexture dstImageCopyTexture = utils::CreateImageCopyTexture(dst, 0, {0, 0}); in TEST_F() 163 wgpu::ImageCopyTexture srcImageCopyTexture = utils::CreateImageCopyTexture(src, 0, {0, 0}); in TEST_F() 164 wgpu::ImageCopyTexture dstImageCopyTexture = utils::CreateImageCopyTexture(dst, 0, {0, 0}); in TEST_F() 175 utils::CreateImageCopyTexture(srcInternal, 0, {0, 0}); in TEST_F() 176 wgpu::ImageCopyTexture dstImageCopyTexture = utils::CreateImageCopyTexture(dst, 0, {0, 0}); in TEST_F()
|
D | VideoViewsValidationTests.cpp | 126 wgpu::ImageCopyTexture copySrc = utils::CreateImageCopyTexture(srcTexture, 0, {0, 0, 0}); in TEST_F() 128 wgpu::ImageCopyTexture copyDst = utils::CreateImageCopyTexture(dstTexture, 0, {0, 0, 0}); in TEST_F() 145 wgpu::ImageCopyTexture copySrc = utils::CreateImageCopyTexture( in TEST_F() 148 wgpu::ImageCopyTexture copyDst = utils::CreateImageCopyTexture( in TEST_F() 159 copySrc = utils::CreateImageCopyTexture(srcTexture, 0, {0, 0, 0}, in TEST_F() 179 wgpu::ImageCopyTexture copySrc = utils::CreateImageCopyTexture(srcTexture, 0, {0, 0, 0}); in TEST_F() 200 wgpu::ImageCopyTexture copySrc = utils::CreateImageCopyTexture( in TEST_F() 213 copySrc = utils::CreateImageCopyTexture(srcTexture, 0, {0, 0, 0}, in TEST_F() 235 wgpu::ImageCopyTexture copyDst = utils::CreateImageCopyTexture(dstTexture, 0, {0, 0, 0}); in TEST_F() 256 wgpu::ImageCopyTexture copyDst = utils::CreateImageCopyTexture( in TEST_F() [all …]
|
D | CopyTextureForBrowserTests.cpp | 55 utils::CreateImageCopyTexture(srcTexture, srcLevel, srcOrigin, aspect); in TestCopyTextureForBrowser() 57 utils::CreateImageCopyTexture(dstTexture, dstLevel, dstOrigin, aspect); in TestCopyTextureForBrowser()
|
D | CopyCommandsValidationTests.cpp | 102 utils::CreateImageCopyTexture(destTexture, destLevel, destOrigin, aspect); in TestB2TCopy() 123 utils::CreateImageCopyTexture(srcTexture, srcLevel, srcOrigin, aspect); in TestT2BCopy() 141 utils::CreateImageCopyTexture(srcTexture, srcLevel, srcOrigin, aspect); in TestT2TCopy() 143 utils::CreateImageCopyTexture(dstTexture, dstLevel, dstOrigin, aspect); in TestT2TCopy() 767 utils::CreateImageCopyTexture(errorTexture, 0, {0, 0, 0}); in TEST_F() 775 utils::CreateImageCopyTexture(destination, 0, {0, 0, 0}); in TEST_F() 1377 utils::CreateImageCopyTexture(errorTexture, 0, {0, 0, 0}); in TEST_F() 1396 utils::CreateImageCopyTexture(destination, 0, {0, 0, 0}); in TEST_F()
|
D | QueueWriteTextureValidationTests.cpp | 67 utils::CreateImageCopyTexture(texture, texLevel, texOrigin, aspect); in TestWriteTexture() 362 utils::CreateImageCopyTexture(errorTexture, 0, {0, 0, 0}); in TEST_F()
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | TextureZeroInitTests.cpp | 163 utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() 285 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() 317 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() 352 utils::CreateImageCopyTexture(texture, 0, {0, 0, kBaseArrayLayer}); in TEST_P() 380 utils::CreateImageCopyTexture(srcTexture, 0, {0, 0, 0}); in TEST_P() 390 utils::CreateImageCopyTexture(dstTexture, 0, {0, 0, 0}); in TEST_P() 427 utils::CreateImageCopyTexture(srcTexture, 0, {0, 0, 0}); in TEST_P() 436 utils::CreateImageCopyTexture(srcTexture, 0, {0, 0, 0}); in TEST_P() 446 utils::CreateImageCopyTexture(dstTexture, 0, {0, 0, 0}); in TEST_P() 1040 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() [all …]
|
D | DepthStencilCopyTests.cpp | 172 utils::CreateImageCopyTexture(src, mipLevel, {0, 0, 0}); in CreateInitializeDepthStencilTextureAndCopyT2T() 174 utils::CreateImageCopyTexture(dst, mipLevel, {0, 0, 0}); in CreateInitializeDepthStencilTextureAndCopyT2T() 516 wgpu::ImageCopyTexture stencilDataCopyTexture = utils::CreateImageCopyTexture( in TEST_P()
|
D | QueueTests.cpp | 275 utils::CreateImageCopyTexture(texture, textureSpec.level, textureSpec.copyOrigin); in DoTest() 336 utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in DoSimpleWriteTextureTest() 666 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in TEST_P() 687 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in TEST_P()
|
D | CompressedTextureFormatTests.cpp | 125 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in InitializeDataInCompressedTexture() 278 wgpu::ImageCopyTexture imageCopyTextureSrc = utils::CreateImageCopyTexture( in RecordTextureToTextureCopy() 280 wgpu::ImageCopyTexture imageCopyTextureDst = utils::CreateImageCopyTexture( in RecordTextureToTextureCopy() 789 wgpu::ImageCopyTexture imageCopyTextureSrc = utils::CreateImageCopyTexture( in TEST_P() 1190 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() 1225 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in WriteToCompressedTexture()
|
D | CopyTextureForBrowserTests.cpp | 307 utils::CreateImageCopyTexture(texture, spec.level, {0, 0}); in CreateAndInitTexture() 326 utils::CreateImageCopyTexture(srcTexture, srcSpec.level, srcSpec.copyOrigin); in RunCopyExternalImageToTexture() 328 utils::CreateImageCopyTexture(dstTexture, dstSpec.level, dstSpec.copyOrigin); in RunCopyExternalImageToTexture()
|
D | Texture3DTests.cpp | 95 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P()
|
D | SamplerTests.cpp | 108 utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in SetUp()
|
D | SamplerFilterAnisotropicTests.cpp | 131 utils::CreateImageCopyTexture(texture, level, {0, 0, 0}); in InitTexture()
|
D | D3D12ResourceWrappingTests.cpp | 309 wgpu::ImageCopyTexture copySrc = utils::CreateImageCopyTexture(source, 0, {0, 0, 0}); in SimpleCopyTextureToTexture() 310 wgpu::ImageCopyTexture copyDst = utils::CreateImageCopyTexture(destination, 0, {0, 0, 0}); in SimpleCopyTextureToTexture()
|
D | CopyTests.cpp | 161 utils::CreateImageCopyTexture(texture, textureSpec.copyLevel, {0, 0, 0}); in DoTest() 180 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in DoTest() 275 utils::CreateImageCopyTexture(texture, textureSpec.copyLevel, textureSpec.copyOrigin); in DoTest() 408 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in DoTest() 421 utils::CreateImageCopyTexture(srcTexture, srcSpec.copyLevel, srcSpec.copyOrigin); in DoTest() 423 utils::CreateImageCopyTexture(dstTexture, dstSpec.copyLevel, dstSpec.copyOrigin); in DoTest() 1007 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P()
|
D | RenderPassLoadOpTests.cpp | 127 utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TestIntegerClearColor()
|
D | TextureFormatTests.cpp | 237 utils::CreateImageCopyTexture(sampleTexture, 0, {0, 0, 0}); in DoSampleTest() 252 utils::CreateImageCopyTexture(renderTarget, 0, {0, 0, 0}); in DoSampleTest()
|
D | BufferZeroInitTests.cpp | 132 utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TestBufferZeroInitInCopyTextureToBuffer() 878 utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() 1181 utils::CreateImageCopyTexture(device.CreateTexture(&initTextureDesc), 0, {0, 0, 0}); in TEST_P()
|
D | NonzeroTextureCreationTests.cpp | 240 utils::CreateImageCopyTexture(texture, mip, {0, 0, 0}); in Run()
|
/third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
D | VulkanImageWrappingTestsDmaBuf.cpp | 356 wgpu::ImageCopyTexture copySrc = utils::CreateImageCopyTexture(source, 0, {0, 0, 0}); in SimpleCopyTextureToTexture() 358 utils::CreateImageCopyTexture(destination, 0, {0, 0, 0}); in SimpleCopyTextureToTexture() 550 utils::CreateImageCopyTexture(deviceWrappedTexture, 0, {0, 0, 0}); in TEST_P() 605 utils::CreateImageCopyTexture(secondDeviceWrappedTexture, 0, {0, 0, 0}); in TEST_P() 836 utils::CreateImageCopyTexture(wrappedTexture, 0, {0, 0, 0}); in TEST_P() 861 utils::CreateImageCopyTexture(nextWrappedTexture, 0, {0, 0, 0}); in TEST_P()
|
D | VulkanImageWrappingTestsOpaqueFD.cpp | 656 utils::CreateImageCopyTexture(deviceWrappedTexture, 0, {0, 0, 0}); in TEST_P() 711 utils::CreateImageCopyTexture(secondDeviceWrappedTexture, 0, {0, 0, 0}); in TEST_P() 963 utils::CreateImageCopyTexture(wrappedTexture, 0, {0, 0, 0}); in TEST_P() 991 utils::CreateImageCopyTexture(nextWrappedTexture, 0, {0, 0, 0}); in TEST_P()
|
/third_party/skia/third_party/externals/dawn/examples/ |
D | CppHelloTriangle.cpp | 78 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in initTextures()
|
/third_party/skia/third_party/externals/dawn/src/utils/ |
D | WGPUHelpers.h | 50 wgpu::ImageCopyTexture CreateImageCopyTexture(
|
D | TestUtils.cpp | 128 utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in UnalignDynamicUploader()
|
D | WGPUHelpers.cpp | 192 wgpu::ImageCopyTexture CreateImageCopyTexture(wgpu::Texture texture, in CreateImageCopyTexture() function
|