Skip to content

Having images swicth between non-tiled and tiled does not work.  #2686

@nical

Description

@nical

We support updating the size of an image, and automatically tile very large images, but we currently assert that the tiled-ness we see when doing tile decomposition during scene building matches the one we see when resolving texture cache requests during frame building. The thing is image updates (that can change the size) can happen between the two in some cases.

This should be fixed by the work of moving tile decomposition to frame building but I'm filing this because it's currently causing some crashes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions