Expose Vulkan internal values for access from extensions
This commit is contained in:
parent
e73eecfec5
commit
506ae80876
14 changed files with 213 additions and 8 deletions
|
|
@ -29,7 +29,7 @@
|
|||
/*************************************************************************/
|
||||
|
||||
#include "xr_interface.h"
|
||||
#include "servers/rendering/renderer_compositor.h"
|
||||
// #include "servers/rendering/renderer_compositor.h"
|
||||
|
||||
void XRInterface::_bind_methods() {
|
||||
ClassDB::bind_method(D_METHOD("get_name"), &XRInterface::get_name);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue