Home
last modified time | relevance | path

Searched defs:deviceDescriptor (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DFeatureTests.cpp58 dawn_native::DawnDeviceDescriptor deviceDescriptor; in TEST_F() local
73 dawn_native::DawnDeviceDescriptor deviceDescriptor; in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnNativeTest.cpp73 dawn_native::DawnDeviceDescriptor deviceDescriptor; in CreateTestDevice() local
DDawnTest.cpp925 dawn_native::DawnDeviceDescriptor deviceDescriptor = {}; in SetUp() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDeviceInitializationTests.cpp64 dawn_native::DawnDeviceDescriptor deviceDescriptor = {}; in TEST_F() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DDawnNative.cpp62 DawnDevice Adapter::CreateDevice(const DeviceDescriptor* deviceDescriptor) { in CreateDevice()
DDevice.cpp452 void DeviceBase::ApplyToggleOverrides(const DeviceDescriptor* deviceDescriptor) { in ApplyToggleOverrides()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DValidationTest.cpp198 dawn_native::DawnDeviceDescriptor deviceDescriptor; in CreateTestDevice() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDawnNative.cpp126 WGPUDevice Adapter::CreateDevice(const DawnDeviceDescriptor* deviceDescriptor) { in CreateDevice()
DDevice.cpp1143 void DeviceBase::ApplyFeatures(const DawnDeviceDescriptor* deviceDescriptor) { in ApplyFeatures()
1595 void DeviceBase::ApplyToggleOverrides(const DawnDeviceDescriptor* deviceDescriptor) { in ApplyToggleOverrides()
/third_party/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp377 dawn_native::DeviceDescriptor deviceDescriptor; in SetUp() local
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
DVulkanImageWrappingTestsDmaBuf.cpp325 dawn_native::DawnDeviceDescriptor deviceDescriptor; member in dawn_native::vulkan::VulkanImageWrappingUsageTests
DVulkanImageWrappingTestsOpaqueFD.cpp421 dawn_native::DawnDeviceDescriptor deviceDescriptor; member in dawn_native::vulkan::VulkanImageWrappingUsageTests