Home
last modified time | relevance | path

Searched refs:bound_ (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dtext_handler.cpp162 bound_ = std::max(bound_, id + 1); in spvNamedIdAssignOrGet()
178 bound_ = std::max(bound_, id + 1); in spvNamedIdAssignOrGet()
185 uint32_t AssemblyContext::getBound() const { return bound_; } in getBound()
Dtext_handler.h122 : current_position_({}), consumer_(consumer), text_(text), bound_(1),
250 uint32_t bound_; variable
/third_party/skia/third_party/externals/spirv-tools/source/
Dtext_handler.cpp163 bound_ = std::max(bound_, id + 1); in spvNamedIdAssignOrGet()
179 bound_ = std::max(bound_, id + 1); in spvNamedIdAssignOrGet()
186 uint32_t AssemblyContext::getBound() const { return bound_; } in getBound()
Dtext_handler.h128 bound_(1),
257 uint32_t bound_; variable
/third_party/spirv-tools/source/
Dtext_handler.cpp165 bound_ = std::max(bound_, id + 1); in spvNamedIdAssignOrGet()
181 bound_ = std::max(bound_, id + 1); in spvNamedIdAssignOrGet()
188 uint32_t AssemblyContext::getBound() const { return bound_; } in getBound()
Dtext_handler.h128 bound_(1),
257 uint32_t bound_; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dtext_handler.cpp163 bound_ = std::max(bound_, id + 1); in spvNamedIdAssignOrGet()
179 bound_ = std::max(bound_, id + 1); in spvNamedIdAssignOrGet()
186 uint32_t AssemblyContext::getBound() const { return bound_; } in getBound()
Dtext_handler.h128 bound_(1),
257 uint32_t bound_; variable