Skip to content

Dispatch refactor of materials/lights/... for shorter shader compilation time #13

@OldNew777

Description

@OldNew777

Now the dispatch code will generate closure codes for each surface instance, even if some of the instances have the same surface type. And this feature brings long shader compilation time and long generated code length for complex scenes.

We are trying to refactor these codes to separate data dispatch and function dispatch.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions