huruitao
5bc7abdd05
update to vulkan-sdk-1.3.275.0
...
Signed-off-by: huruitao <huruitao@kaihong.com >
2024-05-21 14:26:42 +08:00
openharmony_ci
dc9e7f6de8
回退 'Pull Request !23 : spirv-tools/headers update to vulkan-sdk-1.3.275.0'
2024-04-30 02:31:58 +00:00
huruitao
36a1499305
update to vulkan-sdk-1.3.275.0
...
Signed-off-by: huruitao <huruitao@kaihong.com >
2024-04-29 14:05:53 +08:00
Alastair Donaldson
e7a943a63c
spirv-fuzz: Integrate spirv-reduce with shrinker ( #3849 )
...
This extends shrinking so that spirv-reduce is employed to simplify
the functions that are added by TransformationAddFunction.
2020-10-02 04:53:12 +01:00
Alastair Donaldson
ced7a09ab6
spirv-fuzz: Add fuzzer pass to perform module donation ( #3117 )
...
This change adds a fuzzer pass that allows code from other SPIR-V
modules to be donated into the module under transformation. It also
changes the command-line options of the tools so that, in fuzzing
mode, a file must be specified that contains the names of available
donor modules.
2020-01-07 08:39:55 +00:00
Alastair Donaldson
5eb2599ded
spirv-fuzz: Transformation to add a new function to a module ( #3114 )
...
This adds a large transformation that can add a new function to a
SPIR-V module. This paves the way for donation of code from one
module to another.
2019-12-19 21:15:09 +00:00