summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2023-02-02 16:53:08 -0800
committerPokechu22 <Pokechu022@gmail.com>2023-02-09 16:23:49 -0800
commit3024ca2146cfdae2e7fb231e8d180dfc81e1a74e (patch)
tree1422619a72cdcdf51e1d1e60509859f664d2d762 /Source/Core/VideoCommon/GraphicsModSystem
parentac7a17579eea61c627bcf76b5758718e64caeeb4 (diff)
Suppress memcpy writing to an object with no trivial copy-assignment warnings
We need to copy padding in most of these cases, and the objects are trivially copyable; however, BitField prevents trivial copy-assignment.
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem')
0 files changed, 0 insertions, 0 deletions