aboutsummaryrefslogtreecommitdiff
path: root/include/spirv-tools/instrument.hpp
AgeCommit message (Expand)Author
2023-01-19Revert "Merge commit '0e6fbba7762c0' into update-shaderc"ndk-r27-rc1ndk-r26dndk-r26cndk-r26bndk-r26-rc1ndk-r26-beta1ndk-r26ndk-r27-releasendk-r26-releasemaster-ndkJames Farrell
2022-11-10Instrument: Change output buffer offset definitions (#4961)Jeremy Gebben
2021-06-07Add kInstErrorMax to instrument.hpp (#4315)Greg Fischer
2021-02-11Generate differentiated error codes for buffer oob checking (#4144)greg-lunarg
2021-01-12Revert "Generate differentiated error codes for buffer oob checking (#4097)" ...dan sinclair
2021-01-11Generate differentiated error codes for buffer oob checking (#4097)greg-lunarg
2020-12-01Add texel buffer out-of-bounds checking instrumentation (#4038)greg-lunarg
2020-09-16Add buffer oob check to bindless instrumentation (#3800)greg-lunarg
2020-07-14Add support to GPU-AV instrumentation for Task and Mesh shaders (#3512)greg-lunarg
2020-05-21Remove deprecated interfaces from instrument passes (#3361)greg-lunarg
2020-03-12Instrument: Debug Printf support (#3215)greg-lunarg
2019-12-16Make Instrumentation format version 2 the default (Step 1) (#3096)greg-lunarg
2019-08-16Instrument: Add support for Buffer Device Address extension (#2792)greg-lunarg
2019-07-15Allow ray tracing shaders in inst bindle check pass. (#2733)Jason Macnak
2019-05-29Instrument: Add version 2 of record formats (#2630)greg-lunarg
2019-03-19Bindless Validation: Descriptor Initialization Check (#2419)greg-lunarg
2019-02-07Expand bindless bounds checking to runtime-sized descriptor arrays (#2316)greg-lunarg
2019-01-16Fix vertex instrumentation to use VertexIndex and InstanceIndex (#2294)greg-lunarg
2018-11-08Add base and core bindless validation instrumentation classes (#2014)greg-lunarg