Commit d3b71ff8 authored by Fernando Sahmkow's avatar Fernando Sahmkow
Browse files

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.
parent 0b65e933
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment