[Feat] (MG_Impl/Sampler): Implement full sampler object frontend.

This commit is contained in:
BZLZHH
2025-11-16 00:36:21 +08:00
parent 3809a9f52f
commit 60bb091927
6 changed files with 433 additions and 17 deletions
+2
View File
@@ -102,6 +102,8 @@ set(SOURCE_FILES
MobileGL/MG_Impl/EGLImpl/EGLWrapper/EGLWrapper.cpp
# @INSERTION_POINT:SOURCE_FILE_GLIMPL@ #
MobileGL/MG_Impl/GLImpl/Sampler/Validators.cpp
MobileGL/MG_Impl/GLImpl/Sampler/GL_Sampler.cpp
MobileGL/MG_Impl/GLImpl/Drawing/GL_Drawing.cpp
MobileGL/MG_Impl/GLImpl/RenderState/GL_RenderState.cpp
MobileGL/MG_Impl/GLImpl/Framebuffer/Validators.cpp