diff options
Diffstat (limited to 'tools/render-test/options.h')
| -rw-r--r-- | tools/render-test/options.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/render-test/options.h b/tools/render-test/options.h index f41614360..22b14c862 100644 --- a/tools/render-test/options.h +++ b/tools/render-test/options.h @@ -65,8 +65,6 @@ struct Options Slang::List<Slang::String> renderFeatures; /// Required render features for this test to run - Slang::String adapter; ///< The adapter to use either name or index - uint32_t computeDispatchSize[3] = { 1, 1, 1 }; Slang::String nvapiExtnSlot; ///< The nvapiRegister to use. |
