mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Dump shader programs on compile errors
This commit is contained in:
@@ -110,4 +110,7 @@ public:
|
||||
|
||||
IWritableShaderSource* createShaderSource(IrrlichtDevice *device);
|
||||
|
||||
void dumpShaderProgram(std::ostream &output_stream,
|
||||
const std::string &program_type, const std::string &program);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user