File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,10 @@ source/adapters/opencl @oneapi-src/unified-runtime-opencl-write
14
14
source /adapters /native_cpu @ oneapi-src/unified-runtime-native-cpu-write
15
15
16
16
# Command-buffer experimental feature
17
- source /adapters /** /command_buffer. * @ oneapi-src/unified-runtime-command-buffer-write
18
- scripts /core /EXP-COMMAND-BUFFER.rst @ oneapi-src/unified-runtime-command-buffer-write
19
- scripts /core /exp-command-buffer.yml @ oneapi-src/unified-runtime-command-buffer-write
17
+ source /adapters /** /command_buffer. * @ oneapi-src/unified-runtime-command-buffer-write
18
+ scripts /core /EXP-COMMAND-BUFFER.rst @ oneapi-src/unified-runtime-command-buffer-write
19
+ scripts /core /exp-command-buffer.yml @ oneapi-src/unified-runtime-command-buffer-write
20
+ test /conformance /exp_command_buffer ** @ oneapi-src/unified-runtime-command-buffer-write
20
21
21
22
# Bindless Images experimental feature
22
23
scripts /core /EXP-BINDLESS-IMAGES.rst @ oneapi-src/unified-runtime-bindless-images-write
Original file line number Diff line number Diff line change @@ -57,3 +57,11 @@ conformance:
57
57
- changed-files :
58
58
- any-glob-to-any-file :
59
59
- test/conformance/**
60
+
61
+ command-buffer :
62
+ - changed-files :
63
+ - any-glob-to-any-file :
64
+ - scripts/core/EXP-COMMAND-BUFFER.rst
65
+ - scripts/core/exp-command-buffer.yml
66
+ - source/adapters/**/command_buffer.*
67
+ - test/conformance/exp_command_buffer**
You can’t perform that action at this time.
0 commit comments