Home
last modified time | relevance | path

Searched refs:operand_names_ (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.h775 std::unordered_map<uint32_t, std::string> operand_names_; member
H A Dvalidation_state.cpp149 operand_names_{},
228 operand_names_[id] = name; in AssignNameToId()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.h775 std::unordered_map<uint32_t, std::string> operand_names_; member
H A Dvalidation_state.cpp149 operand_names_{},
228 operand_names_[id] = name; in AssignNameToId()
/third_party/spirv-tools/source/val/
H A Dvalidation_state.h848 std::unordered_map<uint32_t, std::string> operand_names_; member
H A Dvalidation_state.cpp154 operand_names_{},
247 operand_names_[id] = name; in AssignNameToId()

Completed in 21 milliseconds