Home
last modified time | relevance | path

Searched refs:GetDefaultQueue (Results 1 – 25 of 64) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/tests/
H A Dwebgpu_fence_unittest.cc60 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
83 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
102 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
124 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
H A Dshared_image_gl_backing_produce_dawn_unittest.cc175 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
H A Dwebgpu_test.cc143 wgpu::Queue queue = device.GetDefaultQueue(); in WaitForCompletion()
H A Dwebgpu_mailbox_unittest.cc327 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
368 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/tests/unittests/validation/
H A DErrorScopeValidationTests.cpp138 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
153 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
171 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
191 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
H A DQueueSubmitValidationTests.cpp44 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
87 queue = device.GetDefaultQueue(); in SetUp()
196 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
227 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
H A DQuerySetValidationTests.cpp137 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
203 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
271 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
354 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
379 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
399 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
448 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
H A DFenceValidationTests.cpp56 queue = device.GetDefaultQueue(); in SetUp()
189 wgpu::Queue queue2 = device.GetDefaultQueue(); in TEST_F()
201 wgpu::Queue queue2 = device.GetDefaultQueue(); in TEST_F()
H A DValidationTest.cpp78 wgpu::Queue queue = device.GetDefaultQueue(); in WaitForAllOperations()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/tests/white_box/
H A DVulkanImageWrappingTestsDmaBuf.cpp333 wgpu::Queue queue = dawnDevice.GetDefaultQueue(); in ClearImage()
481 wgpu::Queue secondDeviceQueue = secondDevice.GetDefaultQueue(); in TEST_P()
581 wgpu::Queue secondDeviceQueue = secondDevice.GetDefaultQueue(); in TEST_P()
684 wgpu::Queue secondDeviceQueue = secondDevice.GetDefaultQueue(); in TEST_P()
685 wgpu::Queue thirdDeviceQueue = thirdDevice.GetDefaultQueue(); in TEST_P()
784 wgpu::Queue secondDeviceQueue = secondDevice.GetDefaultQueue(); in TEST_P()
H A DVulkanImageWrappingTestsOpaqueFD.cpp449 wgpu::Queue queue = dawnDevice.GetDefaultQueue(); in ClearImage()
613 wgpu::Queue secondDeviceQueue = secondDevice.GetDefaultQueue(); in TEST_P()
717 wgpu::Queue secondDeviceQueue = secondDevice.GetDefaultQueue(); in TEST_P()
824 wgpu::Queue secondDeviceQueue = secondDevice.GetDefaultQueue(); in TEST_P()
825 wgpu::Queue thirdDeviceQueue = thirdDevice.GetDefaultQueue(); in TEST_P()
944 wgpu::Queue secondDeviceQueue = secondDevice.GetDefaultQueue(); in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_native/
H A DCopyTextureForBrowserHelper.cpp238 device->GetDefaultQueue()->WriteBuffer(rotationUniform.Get(), 0, rotationMatrix, in DoCopyTextureForBrowser()
301 Ref<QueueBase> queue = AcquireRef(device->GetDefaultQueue()); in DoCopyTextureForBrowser()
H A DFence.cpp140 GetDevice()->GetDefaultQueue()->TrackTask(std::move(fenceInFlight), in UpdateFenceOnComplete()
H A DDevice.cpp155 GetDefaultQueue()->Tick(GetCompletedCommandSerial()); in ShutDownBase()
792 GetDefaultQueue()->Tick(mCompletedSerial); in Tick()
813 QueueBase* DeviceBase::GetDefaultQueue() { in GetDefaultQueue() function in dawn_native::DeviceBase
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/tests/end2end/
H A DCopyTextureForBrowserTests.cpp106 device.GetDefaultQueue().WriteTexture(&textureCopyView, textureArrayCopyData.data(), in DoTest()
121 device.GetDefaultQueue().CopyTextureForBrowser(&srcTextureCopyView, &dstTextureCopyView, in DoTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_wire/client/
H A DDevice.h64 WGPUQueue GetDefaultQueue();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/examples/
H A DAnimometer.cpp53 queue = device.GetDefaultQueue(); in init()
H A DCppHelloTriangle.cpp90 queue = device.GetDefaultQueue(); in init()
H A DComputeBoids.cpp293 queue = device.GetDefaultQueue(); in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dexternal_vk_image_factory_unittest.cc191 wgpu::Queue queue = dawn_device_.GetDefaultQueue(); in TEST_F()
362 wgpu::Queue queue = dawn_device_.GetDefaultQueue(); in TEST_F()
H A Dshared_image_backing_factory_iosurface_unittest.cc438 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
560 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
643 wgpu::Queue queue = device.GetDefaultQueue(); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/fuzzers/
H A DDawnWireServerFuzzer.cpp166 wgpu::Queue queue = device.GetDefaultQueue(); in Run()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/utils/
H A DTestUtils.cpp132 device.GetDefaultQueue().WriteTexture(&textureCopyView, data.data(), 1, &textureDataLayout, in UnalignDynamicUploader()
/dports/www/rt50/rt-5.0.2/share/html/Elements/
H A DSelectNewTicketQueue53 $queue = GetDefaultQueue();
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/BiFModule/Implementation/
H A Ddevice_side_enqueue.cl109 __spirv_Queue SPIRV_OVERLOADABLE SPIRV_BUILTIN(GetDefaultQueue, , )()

123