Home
last modified time | relevance | path

Searched refs:DAWN_UNUSED (Results 1 – 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/utils/
DGlfw3Fuchsia.cpp38 DAWN_UNUSED(hint); in glfwWindowHint()
39 DAWN_UNUSED(value); in glfwWindowHint()
69 DAWN_UNUSED(width); in glfwCreateWindow()
70 DAWN_UNUSED(height); in glfwCreateWindow()
71 DAWN_UNUSED(title); in glfwCreateWindow()
DBackendBinding.cpp50 DAWN_UNUSED(type); in DiscoverAdapter()
51 DAWN_UNUSED(window); in DiscoverAdapter()
DScopedAutoreleasePool.cpp22 DAWN_UNUSED(mPool); in ScopedAutoreleasePool()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DErrorTests.cpp161 DAWN_UNUSED(result); in TEST()
212 DAWN_UNUSED(result); in TEST()
234 DAWN_UNUSED(result); in TEST()
283 DAWN_UNUSED(result); in TEST()
307 DAWN_UNUSED(result); in TEST()
DBitSetIteratorTests.cpp55 DAWN_UNUSED(bit); in TEST_F()
123 DAWN_UNUSED(bit); in TEST_F()
189 DAWN_UNUSED(bit); in TEST_F()
DSerialQueueTests.cpp31 DAWN_UNUSED(value); in TEST()
54 DAWN_UNUSED(value); in TEST()
DSerialMapTests.cpp31 DAWN_UNUSED(value); in TEST()
54 DAWN_UNUSED(value); in TEST()
DEnumMaskIteratorTests.cpp50 DAWN_UNUSED(aspect); in TEST()
DRefBaseTests.cpp134 { DAWN_UNUSED(ref.Detach()); } in TEST()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_semaphore/
DSemaphoreServiceNull.cpp21 DAWN_UNUSED(mDevice); in Service()
22 DAWN_UNUSED(mSupported); in Service()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/
DMemoryServiceNull.cpp21 DAWN_UNUSED(mDevice); in Service()
22 DAWN_UNUSED(mSupported); in Service()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DResidencyManagerD3D12.cpp187 DAWN_UNUSED(bytesEvicted); in EnsureCanAllocate()
302 DAWN_UNUSED(bytesEvicted); in MakeAllocationsResident()
DCommandBufferD3D12.cpp722 DAWN_UNUSED(cleared); in RecordCommands()
955 DAWN_UNUSED(cleared); in RecordCommands()
1047 DAWN_UNUSED(cleared); in RecordCommands()
DDeviceD3D12.cpp471 DAWN_UNUSED(cleared); in CopyFromStagingToBuffer()
DTextureD3D12.cpp749 DAWN_UNUSED(aspect); in TrackUsageAndTransitionNow()
/third_party/skia/third_party/externals/dawn/src/common/
DAssert.h58 DAWN_UNUSED(sizeof(condition)); \
DCompiler.h94 #define DAWN_UNUSED(EXPR) (void)EXPR macro
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DSwapChainVk.cpp95 DAWN_UNUSED(info); in CreateVulkanSurface()
96 DAWN_UNUSED(fn); in CreateVulkanSurface()
97 DAWN_UNUSED(instance); in CreateVulkanSurface()
DDeviceVk.cpp865 DAWN_UNUSED(waitIdleResult); in WaitForIdleForDestruction()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DExternalTexture.cpp62 DAWN_UNUSED(format); in ValidateExternalTextureDescriptor()
DLimits.cpp80 DAWN_UNUSED(unused); in ReduceSameValue()
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/
DWireCmd.cpp141 DAWN_UNUSED(record);
203 DAWN_UNUSED(buffer);
294 DAWN_UNUSED(allocator);
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
DDrawCallPerf.cpp129 DAWN_UNUSED(unused); in MakeParam()
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DBackendMTL.mm165 DAWN_UNUSED(device);