SPIRV-Tools/include
Jeremy Gebben d4c0abdcad
instrument: Change descriptor state storage format (#5178)
Split per-DescriptorSet state into separate memory blocks
which are accessed via an array of buffer device addresses.
This is being done to make it easier to update state for a
single DescriptorSet without rebuilding the old giant flat
buffer.

The new data format is documented as comments in
include/spirv-tools/instrument.hpp
2023-04-26 14:28:01 -06:00
..
spirv-tools instrument: Change descriptor state storage format (#5178) 2023-04-26 14:28:01 -06:00