Skip to content

[Rendering] optimize SSAO & DOF algorithms by using R8-channel texture for computations (reduces bandwidth) #80

@MomoDeve

Description

@MomoDeve

Right now RGBA16F texture is used. This is completely unnecessary and wastes bandwidth, better to have a separate R8 channel texture for such computations

Metadata

Metadata

Assignees

Labels

enhancementrefactoring or optimization

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions