Searched refs:wgpuLogLevel (Results 1 – 1 of 1) sorted by relevance
31 WGPULoggingType wgpuLogLevel; in ValidateSpirv() local36 wgpuLogLevel = WGPULoggingType_Error; in ValidateSpirv()39 wgpuLogLevel = WGPULoggingType_Warning; in ValidateSpirv()42 wgpuLogLevel = WGPULoggingType_Info; in ValidateSpirv()45 wgpuLogLevel = WGPULoggingType_Error; in ValidateSpirv()51 device->EmitLog(wgpuLogLevel, ss.str().c_str()); in ValidateSpirv()