Home
last modified time | relevance | path

Searched defs:copySrc (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DVideoViewsValidationTests.cpp126 wgpu::ImageCopyTexture copySrc = utils::CreateImageCopyTexture(srcTexture, 0, {0, 0, 0}); in TEST_F() local
145 wgpu::ImageCopyTexture copySrc = utils::CreateImageCopyTexture( in TEST_F() local
179 wgpu::ImageCopyTexture copySrc = utils::CreateImageCopyTexture(srcTexture, 0, {0, 0, 0}); in TEST_F() local
200 wgpu::ImageCopyTexture copySrc = utils::CreateImageCopyTexture( in TEST_F() local
233 wgpu::ImageCopyBuffer copySrc = utils::CreateImageCopyBuffer(srcBuffer, 0, 12, 4); in TEST_F() local
254 wgpu::ImageCopyBuffer copySrc = utils::CreateImageCopyBuffer(srcBuffer, 0, 12, 4); in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
DVulkanImageWrappingTestsDmaBuf.cpp356 wgpu::ImageCopyTexture copySrc = utils::CreateImageCopyTexture(source, 0, {0, 0, 0}); in SimpleCopyTextureToTexture() local
549 wgpu::ImageCopyTexture copySrc = in TEST_P() local
603 wgpu::ImageCopyBuffer copySrc = utils::CreateImageCopyBuffer(copySrcBuffer, 0, 256); in TEST_P() local
833 wgpu::ImageCopyBuffer copySrc = in TEST_P() local
860 wgpu::ImageCopyTexture copySrc = in TEST_P() local
DVulkanImageWrappingTestsOpaqueFD.cpp455 wgpu::ImageCopyTexture copySrc; in SimpleCopyTextureToTexture() local
655 wgpu::ImageCopyTexture copySrc = in TEST_P() local
709 wgpu::ImageCopyBuffer copySrc = utils::CreateImageCopyBuffer(copySrcBuffer, 0, 256); in TEST_P() local
960 wgpu::ImageCopyBuffer copySrc = in TEST_P() local
990 wgpu::ImageCopyTexture copySrc = in TEST_P() local
/third_party/skia/tests/
DGrSurfaceTest.cpp403 auto copySrc = std::get<0>(GrMakeUncachedBitmapProxyView(dContext, copySrcBitmap)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DD3D12ResourceWrappingTests.cpp309 wgpu::ImageCopyTexture copySrc = utils::CreateImageCopyTexture(source, 0, {0, 0, 0}); in SimpleCopyTextureToTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationOperation.cpp2265 std::ostringstream copySrc; in initPrograms() local
2548 std::ostringstream copySrc; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp2350 std::ostringstream copySrc; in initPrograms() local
2673 std::ostringstream copySrc; in initPrograms() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DStateChangeTest.cpp2706 GLTexture copySrc; in TEST_P() local