nngn
Loading...
Searching...
No Matches
camera_ubo.h
Go to the documentation of this file.
1LAYOUT2(set = 1, binding = 0) uniform Camera { mat4 proj_view; } camera;
camera
Definition camera_ubo.h:1
#define LAYOUT2(x, y)
Definition common.h:12
set
Definition camera.lua:47