Home
last modified time | relevance | path

Searched defs:bufferCopyView (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DTextureZeroInitTests.cpp174 dawn::BufferCopyView bufferCopyView = utils::CreateBufferCopyView(stagingBuffer, 0, 0, 0); in TEST_P() local
202 dawn::BufferCopyView bufferCopyView = utils::CreateBufferCopyView(stagingBuffer, 0, 0, 0); in TEST_P() local
266 dawn::BufferCopyView bufferCopyView = utils::CreateBufferCopyView(stagingBuffer, 0, 0, 0); in TEST_P() local
DCopyTests.cpp110 dawn::BufferCopyView bufferCopyView = in DoTest() local
134 dawn::BufferCopyView bufferCopyView = in DoTest() local
222 dawn::BufferCopyView bufferCopyView = in DoTest() local
232 dawn::BufferCopyView bufferCopyView = in DoTest() local
319 dawn::BufferCopyView bufferCopyView = in DoTest() local
343 dawn::BufferCopyView bufferCopyView = in DoTest() local
DSamplerTests.cpp106 dawn::BufferCopyView bufferCopyView = utils::CreateBufferCopyView(stagingBuffer, 0, 256, 0); in SetUp() local
DBindGroupTests.cpp272 dawn::BufferCopyView bufferCopyView = in TEST_P() local
DTextureViewTests.cpp149 dawn::BufferCopyView bufferCopyView = in initTexture() local
DCompressedTextureFormatTests.cpp106 dawn::BufferCopyView bufferCopyView = in CopyDataIntoCompressedTexture() local
/third_party/flutter/skia/third_party/externals/dawn/examples/
DCppHelloTriangle.cpp75 dawn::BufferCopyView bufferCopyView = utils::CreateBufferCopyView(stagingBuffer, 0, 0, 0); in initTextures() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DCopyCommandsValidationTests.cpp93 dawn::BufferCopyView bufferCopyView = in TestB2TCopy() local
114 dawn::BufferCopyView bufferCopyView = in TestT2BCopy() local
524 dawn::BufferCopyView bufferCopyView = utils::CreateBufferCopyView(source, 0, 0, 0); in TEST_F() local
844 dawn::BufferCopyView bufferCopyView = utils::CreateBufferCopyView(source, 0, 0, 0); in TEST_F() local
/third_party/flutter/skia/third_party/externals/dawn/src/utils/
DDawnHelpers.cpp237 dawn::BufferCopyView bufferCopyView; in CreateBufferCopyView() local
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnGpuCommandBuffer.cpp234 dawn::BufferCopyView bufferCopyView; in copy() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp521 dawn::BufferCopyView bufferCopyView = in AddTextureExpectation() local