Home
last modified time | relevance | path

Searched refs:max_id_bound (Results 1 – 25 of 59) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/link/
H A Dlinker.cpp82 uint32_t* max_id_bound);
94 uint32_t max_id_bound, opt::ModuleHeader* header);
152 uint32_t* max_id_bound) { in ShiftIdsInModules() argument
161 if (max_id_bound == nullptr) in ShiftIdsInModules()
187 *max_id_bound = id_bound; in ShiftIdsInModules()
194 uint32_t max_id_bound, opt::ModuleHeader* header) { in GenerateHeader() argument
200 if (max_id_bound == 0u) in GenerateHeader()
211 header->bound = max_id_bound; in GenerateHeader()
693 uint32_t max_id_bound = 0u; in Link() local
694 spv_result_t res = ShiftIdsInModules(consumer, &modules, &max_id_bound); in Link()
[all …]
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/link/
H A Dlinker.cpp83 uint32_t* max_id_bound);
95 uint32_t max_id_bound, opt::ModuleHeader* header);
153 uint32_t* max_id_bound) { in ShiftIdsInModules() argument
162 if (max_id_bound == nullptr) in ShiftIdsInModules()
188 *max_id_bound = id_bound; in ShiftIdsInModules()
195 uint32_t max_id_bound, opt::ModuleHeader* header) { in GenerateHeader() argument
201 if (max_id_bound == 0u) in GenerateHeader()
212 header->bound = max_id_bound; in GenerateHeader()
695 uint32_t max_id_bound = 0u; in Link() local
696 spv_result_t res = ShiftIdsInModules(consumer, &modules, &max_id_bound); in Link()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/link/
H A Dlinker.cpp82 uint32_t* max_id_bound);
94 uint32_t max_id_bound, opt::ModuleHeader* header);
152 uint32_t* max_id_bound) { in ShiftIdsInModules() argument
161 if (max_id_bound == nullptr) in ShiftIdsInModules()
187 *max_id_bound = id_bound; in ShiftIdsInModules()
194 uint32_t max_id_bound, opt::ModuleHeader* header) { in GenerateHeader() argument
200 if (max_id_bound == 0u) in GenerateHeader()
211 header->bound = max_id_bound; in GenerateHeader()
693 uint32_t max_id_bound = 0u; in Link() local
694 spv_result_t res = ShiftIdsInModules(consumer, &modules, &max_id_bound); in Link()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/link/
H A Dlinker.cpp82 uint32_t* max_id_bound);
94 uint32_t max_id_bound, opt::ModuleHeader* header);
154 uint32_t* max_id_bound) { in ShiftIdsInModules() argument
163 if (max_id_bound == nullptr) in ShiftIdsInModules()
189 *max_id_bound = id_bound; in ShiftIdsInModules()
196 uint32_t max_id_bound, opt::ModuleHeader* header) { in GenerateHeader() argument
202 if (max_id_bound == 0u) in GenerateHeader()
213 header->bound = max_id_bound; in GenerateHeader()
708 uint32_t max_id_bound = 0u; in Link() local
709 spv_result_t res = ShiftIdsInModules(consumer, &modules, &max_id_bound); in Link()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/link/
H A Dlinker.cpp82 uint32_t* max_id_bound);
94 uint32_t max_id_bound, opt::ModuleHeader* header);
154 uint32_t* max_id_bound) { in ShiftIdsInModules() argument
163 if (max_id_bound == nullptr) in ShiftIdsInModules()
189 *max_id_bound = id_bound; in ShiftIdsInModules()
196 uint32_t max_id_bound, opt::ModuleHeader* header) { in GenerateHeader() argument
202 if (max_id_bound == 0u) in GenerateHeader()
213 header->bound = max_id_bound; in GenerateHeader()
708 uint32_t max_id_bound = 0u; in Link() local
709 spv_result_t res = ShiftIdsInModules(consumer, &modules, &max_id_bound); in Link()
[all …]
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/link/
H A Dlinker.cpp83 uint32_t* max_id_bound);
95 uint32_t max_id_bound, opt::ModuleHeader* header);
153 uint32_t* max_id_bound) { in ShiftIdsInModules() argument
162 if (max_id_bound == nullptr) in ShiftIdsInModules()
188 *max_id_bound = id_bound; in ShiftIdsInModules()
195 uint32_t max_id_bound, opt::ModuleHeader* header) { in GenerateHeader() argument
201 if (max_id_bound == 0u) in GenerateHeader()
212 header->bound = max_id_bound; in GenerateHeader()
695 uint32_t max_id_bound = 0u; in Link() local
696 spv_result_t res = ShiftIdsInModules(consumer, &modules, &max_id_bound); in Link()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/link/
H A Dlinker.cpp82 uint32_t* max_id_bound);
94 uint32_t max_id_bound, opt::ModuleHeader* header);
152 uint32_t* max_id_bound) { in ShiftIdsInModules() argument
161 if (max_id_bound == nullptr) in ShiftIdsInModules()
187 *max_id_bound = id_bound; in ShiftIdsInModules()
194 uint32_t max_id_bound, opt::ModuleHeader* header) { in GenerateHeader() argument
200 if (max_id_bound == 0u) in GenerateHeader()
211 header->bound = max_id_bound; in GenerateHeader()
693 uint32_t max_id_bound = 0u; in Link() local
694 spv_result_t res = ShiftIdsInModules(consumer, &modules, &max_id_bound); in Link()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/tools/opt/
H A Dopt.cpp750 uint32_t max_id_bound = in ParseFlags() local
755 if (max_id_bound < kDefaultMaxIdBound) { in ParseFlags()
760 optimizer_options->set_max_id_bound(max_id_bound); in ParseFlags()
762 max_id_bound); in ParseFlags()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/tools/opt/
H A Dopt.cpp737 uint32_t max_id_bound = in ParseFlags() local
742 if (max_id_bound < kDefaultMaxIdBound) { in ParseFlags()
747 optimizer_options->set_max_id_bound(max_id_bound); in ParseFlags()
749 max_id_bound); in ParseFlags()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/tools/opt/
H A Dopt.cpp737 uint32_t max_id_bound = in ParseFlags() local
742 if (max_id_bound < kDefaultMaxIdBound) { in ParseFlags()
747 optimizer_options->set_max_id_bound(max_id_bound); in ParseFlags()
749 max_id_bound); in ParseFlags()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/tools/opt/
H A Dopt.cpp769 uint32_t max_id_bound = in ParseFlags() local
774 if (max_id_bound < kDefaultMaxIdBound) { in ParseFlags()
779 optimizer_options->set_max_id_bound(max_id_bound); in ParseFlags()
781 max_id_bound); in ParseFlags()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/tools/opt/
H A Dopt.cpp769 uint32_t max_id_bound = in ParseFlags() local
774 if (max_id_bound < kDefaultMaxIdBound) { in ParseFlags()
779 optimizer_options->set_max_id_bound(max_id_bound); in ParseFlags()
781 max_id_bound); in ParseFlags()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/
H A Dspirv_validator_options.h35 uint32_t max_id_bound{0x3FFFFF};
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/
H A Dspirv_validator_options.h35 uint32_t max_id_bound{0x3FFFFF};
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/
H A Dspirv_validator_options.h35 uint32_t max_id_bound{0x3FFFFF};
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/
H A Dspirv_validator_options.h35 uint32_t max_id_bound{0x3FFFFF};
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/
H A Dspirv_validator_options.h35 uint32_t max_id_bound{0x3FFFFF};
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/
H A Dspirv_validator_options.h35 uint32_t max_id_bound{0x3FFFFF};
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/
H A Dspirv_validator_options.h35 uint32_t max_id_bound{0x3FFFFF};
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/val/
H A Dval_limits_test.cpp109 getValidatorOptions()->universal_limits_.max_id_bound = id_bound; in TEST_F()
125 getValidatorOptions()->universal_limits_.max_id_bound = id_bound - 1; in TEST_F()
141 getValidatorOptions()->universal_limits_.max_id_bound = id_bound; in TEST_F()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/val/
H A Dval_limits_test.cpp109 getValidatorOptions()->universal_limits_.max_id_bound = id_bound; in TEST_F()
125 getValidatorOptions()->universal_limits_.max_id_bound = id_bound - 1; in TEST_F()
141 getValidatorOptions()->universal_limits_.max_id_bound = id_bound; in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_limits_test.cpp109 getValidatorOptions()->universal_limits_.max_id_bound = id_bound; in TEST_F()
125 getValidatorOptions()->universal_limits_.max_id_bound = id_bound - 1; in TEST_F()
141 getValidatorOptions()->universal_limits_.max_id_bound = id_bound; in TEST_F()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/val/
H A Dval_limits_test.cpp109 getValidatorOptions()->universal_limits_.max_id_bound = id_bound; in TEST_F()
125 getValidatorOptions()->universal_limits_.max_id_bound = id_bound - 1; in TEST_F()
141 getValidatorOptions()->universal_limits_.max_id_bound = id_bound; in TEST_F()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/val/
H A Dval_limits_test.cpp109 getValidatorOptions()->universal_limits_.max_id_bound = id_bound; in TEST_F()
125 getValidatorOptions()->universal_limits_.max_id_bound = id_bound - 1; in TEST_F()
141 getValidatorOptions()->universal_limits_.max_id_bound = id_bound; in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/val/
H A Dval_limits_test.cpp109 getValidatorOptions()->universal_limits_.max_id_bound = id_bound; in TEST_F()
125 getValidatorOptions()->universal_limits_.max_id_bound = id_bound - 1; in TEST_F()
141 getValidatorOptions()->universal_limits_.max_id_bound = id_bound; in TEST_F()

123