Searched defs:loggingType (Results 1 – 4 of 4) sorted by relevance
45 WGPULoggingType loggingType, in DoDeviceLoggingCallback()
76 void Device::HandleLogging(WGPULoggingType loggingType, const char* message) { in HandleLogging()
814 [&](WGPULoggingType loggingType, const char* message) { in Compile()
1190 void DeviceBase::EmitLog(WGPULoggingType loggingType, const char* message) { in EmitLog()