Files
renderdoc/renderdoc
baldurk e83bc8ed04 Remove memory index mapping from physical device record
* This never worked because the spec requires a coherent memory type and it must
  be sorted first, many applications either used it anyway no matter how
  unappealing we made it look or else ignored the coherent flag entirely but
  treated memory as coherent anyway...
* The extra cold data pointer in the physical device record is the instDevInfo
2019-12-09 16:37:11 +00:00
..