Home
last modified time | relevance | path

Searched refs:current_function_id_ (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/tools/cfg/
H A Dbin_to_dot.cpp61 uint32_t current_function_id_ = 0; member in __anon22313::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/
H A Dbin_to_dot.cpp61 uint32_t current_function_id_ = 0; member in __anon23570::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/
H A Dbin_to_dot.cpp61 uint32_t current_function_id_ = 0; member in __anon27153::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()

Completed in 2 milliseconds