rasterizer_cache: Touch up MatchFlags comments
This commit is contained in:
@ -49,6 +49,8 @@ struct TextureCubeConfig {
|
||||
|
||||
[[nodiscard]] ClearValue MakeClearValue(Aspect aspect, PixelFormat format, const u8* fill_data);
|
||||
|
||||
[[nodiscard]] Aspect ToAspect(SurfaceType type);
|
||||
|
||||
} // namespace OpenGL
|
||||
|
||||
namespace std {
|
||||
|
Reference in New Issue
Block a user