mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 10:48:34 +02:00
+ | Small opti
This commit is contained in:
@ -70,6 +70,7 @@ layout(std430, binding = 2) buffer TriangleBuffer
|
||||
struct GPUBvhData
|
||||
{
|
||||
mat4 transform;
|
||||
mat4 inv_transform;
|
||||
vec3 offset;
|
||||
float scale;
|
||||
|
||||
|
Reference in New Issue
Block a user