这是indexloc提供的服务,不要输入任何密码
Skip to content

Allow discarding out of bounds indexed draw calls #320

@iraiter2

Description

@iraiter2

We believe that some implementations would benefit (when robust buffer access isn't available) from being able to discard indexed draws that have out of bounds values in the index buffer. Assuming we eventually have a debug mode, we could still alert the user that the draw call was discarded.

Here is one potential implementation we believe would benefit from being able to discard these calls: Google doc

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions