Home
last modified time | relevance | path

Searched defs:loggingType (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DClientDoers.cpp45 WGPULoggingType loggingType, in DoDeviceLoggingCallback()
DDevice.cpp76 void Device::HandleLogging(WGPULoggingType loggingType, const char* message) { in HandleLogging()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DShaderModuleD3D12.cpp814 [&](WGPULoggingType loggingType, const char* message) { in Compile()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp1190 void DeviceBase::EmitLog(WGPULoggingType loggingType, const char* message) { in EmitLog()