创建光栅化目录

This commit is contained in:
2025-06-29 16:08:25 +08:00
parent 2fe2ef5d74
commit 2520e9589f
6 changed files with 19 additions and 6 deletions
@@ -1,7 +1,7 @@
#include "pipe/dvc_render_step_PS.h"
#include "shader/dvc_shader_interface.h"
#include "device/dvc_buffer.h"
#include "pipe/dvc_rasterizer.h"
#include "rasterizer/dvc_rasterizer_triangle.h"
#include "math/dvc_math_util.h"
DV_CORE_BEGIN_NAMESPACE
@@ -1,4 +1,4 @@
#include "pipe/dvc_rasterizer.h"
#include "rasterizer/dvc_rasterizer_triangle.h"
#include "math/dvc_fix_point.h"
#include "math/dvc_math_util.h"