Searched refs:m_command (Results 1 – 8 of 8) sorted by relevance
22 m_command = ''26 m_command += cmd[2:] + ' '29 if m_command:30 result.insert(0, 'm ' + m_command.strip())
121 return m_command.substr(0, GetRawCursorPos()); in GetRawLine()130 llvm::StringRef GetRawLineWithUnusedSuffix() const { return m_command; } in GetRawLineWithUnusedSuffix()223 llvm::StringRef m_command;
109 const DrawCommandType m_command; member in vkt::conditional::__anon351cf8df0111::ConditionalDraw140 , m_command(testSpec.command)146 checkSupport(context, m_command);331 switch (m_command) in recordDraw()443 switch (m_command) in iterate()
115 const DrawCommandType m_command; member in vkt::conditional::__anonca6804f20111::ConditionalTransformFeedbackDraw162 , m_command(testSpec.command)395 switch (m_command) in recordDraw()492 switch (m_command) in iterate()
99 const DispatchCommandType m_command; member in vkt::conditional::__anon492aa5010111::ConditionalDispatchTestInstance143 , m_command(testSpec.command) in ConditionalDispatchTestInstance()154 switch (m_command) in recordDispatch()