Skip to content

Conversation

@bbernhar
Copy link
Contributor

@bbernhar bbernhar commented Jun 17, 2022

Previously, the size-cache was limited to powers-of-two. This change also includes page-multiples. For example, {4k, 8k, 12k} vs {4k, 8k, 16k}.

Since the size-cache was intended to be always enabled, the build option default was reversed from enable => disable.

@github-actions github-actions bot added Build Changes to build system. D3D12 DirectX 12 Backend Change labels Jun 17, 2022
@bbernhar bbernhar force-pushed the cache branch 2 times, most recently from 77c4817 to f15e964 Compare June 17, 2022 22:01
@github-actions github-actions bot added the Test Changes in tests. label Jun 17, 2022
@bbernhar bbernhar force-pushed the cache branch 2 times, most recently from f91f78c to ca9e5e2 Compare June 18, 2022 03:15
@bbernhar bbernhar changed the title Cache page-size multiples of resources. Cache resource sizes in multiples of alignment. Jun 18, 2022
@github-actions github-actions bot added the Frontend Changes to common or GPU API agnostic code. label Jun 18, 2022
@bbernhar bbernhar force-pushed the cache branch 2 times, most recently from 44d2ad6 to 41753db Compare June 21, 2022 17:50
@bbernhar bbernhar added the breaking-change Breaking Change label Jun 21, 2022
Previously, the size-cache was limited to powers-of-two. This change also includes page-multiples. For example, {4k, 8k, 12k} vs {4k, 8k, 16k}.

Since the size-cache was intended to be always enabled, the build option default was reversed from enable => disable.
@bbernhar bbernhar merged commit c6e2f97 into main Jun 21, 2022
@bbernhar bbernhar deleted the cache branch June 21, 2022 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change Breaking Change Build Changes to build system. D3D12 DirectX 12 Backend Change Frontend Changes to common or GPU API agnostic code. Test Changes in tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants