mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 03:08:39 -05:00
gl_rasterizer: Implement texture format ASTC_2D_4X4.
This commit is contained in:
@ -41,6 +41,8 @@ add_library(video_core STATIC
|
||||
renderer_opengl/maxwell_to_gl.h
|
||||
renderer_opengl/renderer_opengl.cpp
|
||||
renderer_opengl/renderer_opengl.h
|
||||
textures/astc.cpp
|
||||
textures/astc.h
|
||||
textures/decoders.cpp
|
||||
textures/decoders.h
|
||||
textures/texture.h
|
||||
|
Reference in New Issue
Block a user