mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
BPMemory: Make use of BitField in a number of structures.
This commit is contained in:
parent
8941f19cdb
commit
16105db709
8 changed files with 266 additions and 241 deletions
|
@ -10,7 +10,6 @@
|
|||
#include "VideoBackends/D3D/PSTextureEncoder.h"
|
||||
#include "VideoBackends/D3D/Render.h"
|
||||
#include "VideoBackends/D3D/TextureCache.h"
|
||||
#include "VideoCommon/BPMemory.h"
|
||||
|
||||
// "Static mode" will compile a new EFB encoder shader for every combination of
|
||||
// encoding configurations. It's compatible with Shader Model 4.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue