Home
last modified time | relevance | path

Searched refs:instruction_comment_ (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmarkv_logger.h61 instruction_bits_.str(), instruction_comment_.str()); in DebugInstruction()
63 instruction_comment_.str(std::string()); in DebugInstruction()
76 if (debug_consumer_) instruction_comment_ << str; in Append()
83 std::stringstream instruction_comment_; variable
/external/deqp-deps/SPIRV-Tools/source/comp/
Dmarkv_logger.h61 instruction_bits_.str(), instruction_comment_.str()); in DebugInstruction()
63 instruction_comment_.str(std::string()); in DebugInstruction()
76 if (debug_consumer_) instruction_comment_ << str; in Append()
83 std::stringstream instruction_comment_; variable