Home
last modified time | relevance | path

Searched refs:current_function_id_ (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/tools/cfg/
Dbin_to_dot.cpp61 uint32_t current_function_id_ = 0; member in __anon30e34da90111::DotConverter
86 current_function_id_ = inst.result_id; in HandleInstruction()
90 current_function_id_ = 0; in HandleInstruction()
135 << name_mapper_(current_function_id_) << " entry\", shape=box];\n"; in FlushBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/cfg/
Dbin_to_dot.cpp61 uint32_t current_function_id_ = 0; member in __anon80db81150111::DotConverter
86 current_function_id_ = inst.result_id; in HandleInstruction()
90 current_function_id_ = 0; in HandleInstruction()
135 << name_mapper_(current_function_id_) << " entry\", shape=box];\n"; in FlushBlock()
/third_party/spirv-tools/tools/cfg/
Dbin_to_dot.cpp61 uint32_t current_function_id_ = 0; member in __anon30c88e940111::DotConverter
86 current_function_id_ = inst.result_id; in HandleInstruction()
90 current_function_id_ = 0; in HandleInstruction()
135 << name_mapper_(current_function_id_) << " entry\", shape=box];\n"; in FlushBlock()
/third_party/flutter/skia/third_party/externals/spirv-tools/tools/cfg/
Dbin_to_dot.cpp61 uint32_t current_function_id_ = 0; member in __anoneb56309e0111::DotConverter
86 current_function_id_ = inst.result_id; in HandleInstruction()
90 current_function_id_ = 0; in HandleInstruction()
135 << name_mapper_(current_function_id_) << " entry\", shape=box];\n"; in FlushBlock()