summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/copy_params.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* video_core: Resolve more variable shadowing scenarios pt.3Lioncash2020-12-051-9/+9
| | | | | Cleans out the rest of the occurrences of variable shadowing and makes any further occurrences of shadowing compiler errors.
* copy_params: use constexpr for constructorFernando Sahmkow2019-06-251-3/+4
|
* copy_params: Use constructor instead of C-like initializationReinUsesLisp2019-06-211-0/+10
|
* Correct Surface Base and Views for new Texture CacheFernando Sahmkow2019-06-211-0/+25