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
1414source /adapters /native_cpu @ oneapi-src/unified-runtime-native-cpu-write
1515
1616# 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
2021
2122# Bindless Images experimental feature
2223scripts /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:
5757 - changed-files :
5858 - any-glob-to-any-file :
5959 - 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