Skip to content

A way to append 'structs' to all RenderPasses #245

@Absulit

Description

@Absulit

I usually create a structs.js to share common structs or anything between shaders, but every time I add a new RenderPass I need to import them there, so I was thinking maybe something like

points.import('./structs.js')

this would be included/appended into all RenderPass loaded

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions