rename files

This commit is contained in:
Samuliak 2024-07-03 15:26:36 +02:00
parent a08d61ad46
commit 9527c2acdb
7 changed files with 12 additions and 7 deletions

View file

@ -2,8 +2,8 @@
#include <QuartzCore/QuartzCore.hpp>
#include "renderer.hpp"
#include "texture.hpp"
#include "render_target.hpp"
#include "mtl_texture.hpp"
#include "mtl_render_target.hpp"
#include "mtl_pipeline_cache.hpp"
#include "mtl_depth_stencil_cache.hpp"
#include "mtl_vertex_buffer_cache.hpp"