Skip to content

Support multi-topomap hashing & evaluation #4

@manuelkNVDA

Description

@manuelkNVDA

Tmr::SurfaceDescriptor has some bit-fields currently unused to specify a topomap index ; the SurfaceFactory forces that index to 0, with the idea that the public interface might be expanded in the future.

How might this be implemented ?

  1. provide a base class of a general 'topology cache' container to manage multiple topology maps
    (using the TopologyMap::Traits)
  2. leave the implementation of a cache to the client-code (as is currently the case)
    -> this requires exposing some way of setting up the topo map index in the bitfield

Metadata

Metadata

Assignees

No one assigned

    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