init commit
This commit is contained in:
7
include/renderdoc.h
Normal file
7
include/renderdoc.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
namespace renderdoc {
|
||||
void initialize();
|
||||
void startCapture();
|
||||
void endCapture();
|
||||
}
|
||||
Reference in New Issue
Block a user