Home
last modified time | relevance | path

Searched defs:imageCopyTexture (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureZeroInitTests.cpp162 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 …]
DTexture3DTests.cpp95 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() local
DQueueTests.cpp274 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
DSamplerFilterAnisotropicTests.cpp130 wgpu::ImageCopyTexture imageCopyTexture = in InitTexture() local
DSamplerTests.cpp107 wgpu::ImageCopyTexture imageCopyTexture = in SetUp() local
DStorageTextureTests.cpp531 wgpu::ImageCopyTexture imageCopyTexture; in CreateTextureWithTestData() local
715 wgpu::ImageCopyTexture imageCopyTexture = in CheckOutputStorageTexture() local
915 wgpu::ImageCopyTexture imageCopyTexture; in TEST_P() local
DNonzeroTextureCreationTests.cpp239 wgpu::ImageCopyTexture imageCopyTexture = in Run() local
DRenderPassLoadOpTests.cpp126 wgpu::ImageCopyTexture imageCopyTexture = in TestIntegerClearColor() local
DCompressedTextureFormatTests.cpp125 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
DCopyTests.cpp160 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
DBufferZeroInitTests.cpp131 const wgpu::ImageCopyTexture imageCopyTexture = in TestBufferZeroInitInCopyTextureToBuffer() local
877 const wgpu::ImageCopyTexture imageCopyTexture = in TEST_P() local
DBindGroupTests.cpp322 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() local
1457 wgpu::ImageCopyTexture imageCopyTexture = {}; in TEST_P() local
DTextureViewTests.cpp160 wgpu::ImageCopyTexture imageCopyTexture = in initTexture() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DVideoViewsValidationTests.cpp309 wgpu::ImageCopyTexture imageCopyTexture = in TEST_F() local
327 wgpu::ImageCopyTexture imageCopyTexture = in TEST_F() local
DCopyCommandsValidationTests.cpp101 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
DQueueWriteTextureValidationTests.cpp66 wgpu::ImageCopyTexture imageCopyTexture = in TestWriteTexture() local
/third_party/skia/third_party/externals/dawn/examples/
DCppHelloTriangle.cpp78 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in initTextures() local
/third_party/skia/third_party/externals/dawn/src/utils/
DTestUtils.cpp127 wgpu::ImageCopyTexture imageCopyTexture = in UnalignDynamicUploader() local
DWGPUHelpers.cpp196 wgpu::ImageCopyTexture imageCopyTexture; in CreateImageCopyTexture() local
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp1112 wgpu::ImageCopyTexture imageCopyTexture = in AddTextureExpectationImpl() local
1306 wgpu::ImageCopyTexture imageCopyTexture = in ExpectAttachmentDepthStencilTestData() local