srp
software rendering pipeline
Loading...
Searching...
No Matches
message_callback_p.h
Go to the documentation of this file.
1// Software Rendering Pipeline (SRP) library
2// Licensed under GNU GPLv3
3
8#pragma once
9
11
24 const char* sourceFunction, const char* format, ...
25);
26
// ingroup Context_internal
void srpMessageCallbackHelper(SRPMessageType type, SRPMessageSeverity severity, const char *sourceFunction, const char *format,...)
Definition message_callback.c:18
SRPMessageType
Definition message_callback.h:15
SRPMessageSeverity
Definition message_callback.h:22