Home
last modified time | relevance | path

Searched refs:preserve_spec_constants_ (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/
H A Dspirv_optimizer_options.h29 preserve_spec_constants_(false) {} in spv_optimizer_options_t()
47 bool preserve_spec_constants_; member
H A Dspirv_optimizer_options.cpp50 options->preserve_spec_constants_ = val; in spvOptimizerOptionsSetPreserveSpecConstants()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/
H A Dspirv_optimizer_options.h29 preserve_spec_constants_(false) {} in spv_optimizer_options_t()
47 bool preserve_spec_constants_; member
H A Dspirv_optimizer_options.cpp50 options->preserve_spec_constants_ = val; in spvOptimizerOptionsSetPreserveSpecConstants()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/
H A Dspirv_optimizer_options.h29 preserve_spec_constants_(false) {} in spv_optimizer_options_t()
47 bool preserve_spec_constants_; member
H A Dspirv_optimizer_options.cpp50 options->preserve_spec_constants_ = val; in spvOptimizerOptionsSetPreserveSpecConstants()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/
H A Dspirv_optimizer_options.h29 preserve_spec_constants_(false) {} in spv_optimizer_options_t()
47 bool preserve_spec_constants_; member
H A Dspirv_optimizer_options.cpp50 options->preserve_spec_constants_ = val; in spvOptimizerOptionsSetPreserveSpecConstants()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/
H A Dspirv_optimizer_options.h29 preserve_spec_constants_(false) {} in spv_optimizer_options_t()
47 bool preserve_spec_constants_; member
H A Dspirv_optimizer_options.cpp50 options->preserve_spec_constants_ = val; in spvOptimizerOptionsSetPreserveSpecConstants()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/
H A Dspirv_optimizer_options.h29 preserve_spec_constants_(false) {} in spv_optimizer_options_t()
47 bool preserve_spec_constants_; member
H A Dspirv_optimizer_options.cpp50 options->preserve_spec_constants_ = val; in spvOptimizerOptionsSetPreserveSpecConstants()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/
H A Dspirv_optimizer_options.h29 preserve_spec_constants_(false) {} in spv_optimizer_options_t()
47 bool preserve_spec_constants_; member
H A Dspirv_optimizer_options.cpp50 options->preserve_spec_constants_ = val; in spvOptimizerOptionsSetPreserveSpecConstants()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dir_context.h105 preserve_spec_constants_(false) { in IRContext()
122 preserve_spec_constants_(false) { in IRContext()
526 bool preserve_spec_constants() const { return preserve_spec_constants_; } in preserve_spec_constants()
528 preserve_spec_constants_ = should_preserve_spec_constants; in set_preserve_spec_constants()
800 bool preserve_spec_constants_; variable
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dir_context.h105 preserve_spec_constants_(false) { in IRContext()
122 preserve_spec_constants_(false) { in IRContext()
516 bool preserve_spec_constants() const { return preserve_spec_constants_; } in preserve_spec_constants()
518 preserve_spec_constants_ = should_preserve_spec_constants; in set_preserve_spec_constants()
790 bool preserve_spec_constants_; variable
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dir_context.h105 preserve_spec_constants_(false) { in IRContext()
122 preserve_spec_constants_(false) { in IRContext()
516 bool preserve_spec_constants() const { return preserve_spec_constants_; } in preserve_spec_constants()
518 preserve_spec_constants_ = should_preserve_spec_constants; in set_preserve_spec_constants()
790 bool preserve_spec_constants_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dir_context.h107 preserve_spec_constants_(false) { in IRContext()
124 preserve_spec_constants_(false) { in IRContext()
552 bool preserve_spec_constants() const { return preserve_spec_constants_; } in preserve_spec_constants()
554 preserve_spec_constants_ = should_preserve_spec_constants; in set_preserve_spec_constants()
836 bool preserve_spec_constants_; variable
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dir_context.h108 preserve_spec_constants_(false) { in IRContext()
126 preserve_spec_constants_(false) { in IRContext()
556 bool preserve_spec_constants() const { return preserve_spec_constants_; } in preserve_spec_constants()
558 preserve_spec_constants_ = should_preserve_spec_constants; in set_preserve_spec_constants()
846 bool preserve_spec_constants_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_context.h107 preserve_spec_constants_(false) { in IRContext()
124 preserve_spec_constants_(false) { in IRContext()
552 bool preserve_spec_constants() const { return preserve_spec_constants_; } in preserve_spec_constants()
554 preserve_spec_constants_ = should_preserve_spec_constants; in set_preserve_spec_constants()
836 bool preserve_spec_constants_; variable
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dir_context.h108 preserve_spec_constants_(false) { in IRContext()
126 preserve_spec_constants_(false) { in IRContext()
556 bool preserve_spec_constants() const { return preserve_spec_constants_; } in preserve_spec_constants()
558 preserve_spec_constants_ = should_preserve_spec_constants; in set_preserve_spec_constants()
846 bool preserve_spec_constants_; variable
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/opt/
H A Dpass_fixture.h72 OptimizerOptions()->preserve_spec_constants_); in OptimizeToBinary()
244 OptimizerOptions()->preserve_spec_constants_); in RunAndCheck()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dpass_fixture.h72 OptimizerOptions()->preserve_spec_constants_); in OptimizeToBinary()
244 OptimizerOptions()->preserve_spec_constants_); in RunAndCheck()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/
H A Dpass_fixture.h73 OptimizerOptions()->preserve_spec_constants_); in OptimizeToBinary()
244 OptimizerOptions()->preserve_spec_constants_); in RunAndCheck()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/
H A Dpass_fixture.h73 OptimizerOptions()->preserve_spec_constants_); in OptimizeToBinary()
244 OptimizerOptions()->preserve_spec_constants_); in RunAndCheck()

12