Searched defs:VP_DEBUG_MESSAGE_CALLBACK (Results 1 – 1 of 1) sorted by relevance
44 #define VP_DEBUG_MESSAGE_CALLBACK(MSG) __android_log_print(ANDROID_LOG_ERROR, "vkprofiles ERROR… macro47 #define VP_DEBUG_MESSAGE_CALLBACK(MSG) fprintf(stderr, "%s\n", MSG) macro