mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-20 14:07:48 +00:00
shader: Address feedback + clang format
This commit is contained in:
parent
a4e7a41e7f
commit
5b95114cd4
12 changed files with 22 additions and 24 deletions
|
@ -4,9 +4,9 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <mutex>
|
||||
#include <condition_variable>
|
||||
#include <atomic>
|
||||
#include <condition_variable>
|
||||
#include <mutex>
|
||||
|
||||
#include "common/common_types.h"
|
||||
#include "common/thread_worker.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue