Searched refs:command_buffer_ (Results 1 – 3 of 3) sorted by relevance
90 if (!command_buffer_) in GetCommandBuffer()91 command_buffer_ = std::make_unique<vulkan::VulkanCommandBuffer>( in GetCommandBuffer()93 return command_buffer_.get(); in GetCommandBuffer()195 std::unique_ptr<vulkan::VulkanCommandBuffer> command_buffer_; variable
475 if (command_buffer_) { in Reset()478 command_buffer_.reset(); in Reset()
2868 + command_buffer_->ForceLostContext(error::kGuilty);3044 + command_buffer_->SetContextLostReason(reason);3045 + command_buffer_->SetParseError(error::kLostContext);3050 command_buffer_->DestroyTransferBuffer(id);