diff options
author | Fernando Sahmkow <fsahmkow27@gmail.com> | 2019-07-18 08:20:31 -0400 |
---|---|---|
committer | Fernando Sahmkow <fsahmkow27@gmail.com> | 2019-07-18 08:20:31 -0400 |
commit | d3b71ff80d73ce83afb5e409b88cbb49f87b54bd (patch) | |
tree | 43a64170d6140470ba0b973727e96697a9a5d93b /src/video_core/gpu.cpp | |
parent | 0b65e9335eaec6bef6423f6aa3be8d6b930657b9 (diff) |
Gl_Texture_Cache: Remove assert on component type in GetFormatTuple
Textures can have different components types in different orders. This
assert was completely inprecise and the effectiveness of such is better
handled by case and within the texture cache.
Diffstat (limited to 'src/video_core/gpu.cpp')
0 files changed, 0 insertions, 0 deletions