aboutsummaryrefslogtreecommitdiff
path: root/test/opt/inst_bindless_check_test.cpp
AgeCommit message (Expand)Author
2019-12-16Make Instrumentation format version 2 the default (Step 1) (#3096)greg-lunarg
2019-10-22Instrument: Add missing def-use analysis. (#2985)greg-lunarg
2019-09-13SPIRV-Tools support for SPIR-V 1.5 (#2865)alan-baker
2019-08-09Instrument: Fix version 2 output record write for tess eval shaders. (#2782)greg-lunarg
2019-07-22Bindless Instrument: Make init check depend solely on input_init_enabled (#2753)greg-lunarg
2019-07-15Allow ray tracing shaders in inst bindle check pass. (#2733)Jason Macnak
2019-06-28Update type for loaded builtin GlobalInvocationID in pass instrumentation (#2...Jason Macnak
2019-06-06Instrument: Fix code for version 2 output format. (#2655)greg-lunarg
2019-05-29Instrument: Add version 2 of record formats (#2630)greg-lunarg
2019-05-15Bindless Validation: Instrument descriptor-based loads and stores (#2583)greg-lunarg
2019-05-10Update instrumentation passes to handle 1.4 interfaces (#2573)alan-baker
2019-03-19Bindless Validation: Descriptor Initialization Check (#2419)greg-lunarg
2019-02-19Bindless: Fix computation of set and binding for runtime bounds check (#2384)greg-lunarg
2019-02-15Instrumentation: Fix instruction index when multiple functions (#2389)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
2019-01-16Instrumentation: Add ArrayStride decoration to debug output buffer array (#2290)greg-lunarg
2018-11-08Add base and core bindless validation instrumentation classes (#2014)greg-lunarg