Remove unused code introduced on the rebase
This commit is contained in:
parent
5933343981
commit
83f43b4624
1 changed files with 0 additions and 2 deletions
|
@ -93,8 +93,6 @@ namespace Ryujinx.Graphics.Gal.OpenGL
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
GalImageFormat ComponentType = Image.Format & GalImageFormat.TypeMask;
|
|
||||||
|
|
||||||
//TODO: Use KHR_texture_compression_astc_hdr when available
|
//TODO: Use KHR_texture_compression_astc_hdr when available
|
||||||
if (IsAstc(Image.Format))
|
if (IsAstc(Image.Format))
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue