Cull fixes and optimizations
This commit is contained in:
parent
4d9b95f3a8
commit
1bebb2ba05
6 changed files with 74 additions and 9 deletions
|
|
@ -172,6 +172,7 @@ public:
|
|||
|
||||
AABB aabb;
|
||||
AABB transformed_aabb;
|
||||
AABB prev_transformed_aabb;
|
||||
|
||||
struct InstanceShaderParameter {
|
||||
int32_t index = -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue