mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-08 16:01:42 +12:00
rsx: Optimize thread self-tests
This commit is contained in:
parent
ba2a8ebf2e
commit
2e22a0d9bb
4 changed files with 14 additions and 8 deletions
|
@ -576,8 +576,6 @@ namespace rsx
|
|||
|
||||
void thread::on_task()
|
||||
{
|
||||
m_rsx_thread = std::this_thread::get_id();
|
||||
|
||||
g_tls_log_prefix = []
|
||||
{
|
||||
const auto rsx = get_current_renderer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue