Searched refs:IsClearDepth (Results 1 – 5 of 5) sorted by relevance
47 ASSERT_TRUE(cmd->IsClearDepth()); in TEST_F()
156 if (cmd->IsClearDepth()) in ExecuteCommand()
91 bool IsClearDepth() const { return command_type_ == Type::kClearDepth; } in IsClearDepth() function
414 ASSERT_TRUE(cmds[1]->IsClearDepth()); in TEST_F()
465 ASSERT_TRUE(cmds[0]->IsClearDepth()); in TEST_F()