VideoCore: Split regs.h inclusions
This commit is contained in:
parent
f241bb72f5
commit
60fc0b086f
14 changed files with 47 additions and 25 deletions
|
@ -21,6 +21,8 @@
|
|||
#include "video_core/primitive_assembly.h"
|
||||
#include "video_core/rasterizer_interface.h"
|
||||
#include "video_core/regs.h"
|
||||
#include "video_core/regs_pipeline.h"
|
||||
#include "video_core/regs_texturing.h"
|
||||
#include "video_core/renderer_base.h"
|
||||
#include "video_core/shader/shader.h"
|
||||
#include "video_core/vertex_loader.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue