Home
last modified time | relevance | path

Searched refs:next_fresh_id_ (Results 1 – 6 of 6) sorted by relevance

/third_party/spirv-tools/source/fuzz/
Dfuzzer_context.cpp197 next_fresh_id_(min_fresh_id), in FuzzerContext()
385 uint32_t FuzzerContext::GetFreshId() { return next_fresh_id_++; } in GetFreshId()
391 fresh_id = next_fresh_id_++; in GetFreshIds()
Dfuzzer_context.h489 uint32_t next_fresh_id_; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_context.cpp197 next_fresh_id_(min_fresh_id), in FuzzerContext()
385 uint32_t FuzzerContext::GetFreshId() { return next_fresh_id_++; } in GetFreshId()
391 fresh_id = next_fresh_id_++; in GetFreshIds()
Dfuzzer_context.h489 uint32_t next_fresh_id_; variable
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_context.cpp197 next_fresh_id_(min_fresh_id), in FuzzerContext()
385 uint32_t FuzzerContext::GetFreshId() { return next_fresh_id_++; } in GetFreshId()
391 fresh_id = next_fresh_id_++; in GetFreshIds()
Dfuzzer_context.h489 uint32_t next_fresh_id_; variable