Home
last modified time | relevance | path

Searched defs:imageCopyTexture (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DTexture3DTests.cpp95 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() local
H A DSamplerFilterAnisotropicTests.cpp130 wgpu::ImageCopyTexture imageCopyTexture = in InitTexture() local
H A DSamplerTests.cpp107 wgpu::ImageCopyTexture imageCopyTexture = variable
H A DNonzeroTextureCreationTests.cpp239 wgpu::ImageCopyTexture imageCopyTexture = in Run() local
H A DRenderPassLoadOpTests.cpp126 wgpu::ImageCopyTexture imageCopyTexture = in TestIntegerClearColor() local
H A DTextureViewTests.cpp160 wgpu::ImageCopyTexture imageCopyTexture = in initTexture() local
H A DQueueTests.cpp666 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in TEST_P() local
687 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture( in TEST_P() local
[all...]
H A 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}); 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 DBindGroupTests.cpp322 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in TEST_P() local
H A DStorageTextureTests.cpp531 wgpu::ImageCopyTexture imageCopyTexture; in CreateTextureWithTestData() local
715 wgpu::ImageCopyTexture imageCopyTexture = in CheckOutputStorageTexture() local
915 wgpu::ImageCopyTexture imageCopyTexture; in TEST_P() local
H A DCopyTests.cpp160 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 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
H A DBufferZeroInitTests.cpp131 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 DVideoViewsValidationTests.cpp309 wgpu::ImageCopyTexture imageCopyTexture = in TEST_F() local
327 wgpu::ImageCopyTexture imageCopyTexture = in TEST_F() local
H A DQueueWriteTextureValidationTests.cpp66 wgpu::ImageCopyTexture imageCopyTexture = in TestWriteTexture() local
H A 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
/third_party/skia/third_party/externals/dawn/examples/
H A DCppHelloTriangle.cpp78 wgpu::ImageCopyTexture imageCopyTexture = utils::CreateImageCopyTexture(texture, 0, {0, 0, 0}); in initTextures() local
/third_party/skia/third_party/externals/dawn/src/utils/
H A DTestUtils.cpp127 wgpu::ImageCopyTexture imageCopyTexture = in UnalignDynamicUploader() local
H A DWGPUHelpers.cpp196 wgpu::ImageCopyTexture imageCopyTexture; in CreateImageCopyTexture() local

Completed in 33 milliseconds