Searched defs:WGPUErrorType (Results 1 – 4 of 4) sorted by relevance
19 static void PrintDeviceError(WGPUErrorType, const char* message, void*) { in PrintDeviceError() argument
80 static void PrintDeviceError(WGPUErrorType, const char* message, void*) { in PrintDeviceError() argument
28 mErrorCallback = [](WGPUErrorType, char const*, void*) { in Device() argument
206 mUncapturedErrorCallback = [](WGPUErrorType, char const*, void*) { in Initialize() argument