Buffer data now in Levelmesh
This commit is contained in:
parent
651903fe71
commit
4e57deaf33
2 changed files with 23 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ struct SurfaceInfo // This is the structure of the buffer inside the shader
|
|||
|
||||
struct PortalInfo // This is the structure of the buffer inside the shader
|
||||
{
|
||||
float transformation[16]; // mat4
|
||||
float transformation[16]; // mat4
|
||||
};
|
||||
|
||||
namespace hwrenderer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue