mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 21:58:31 +09:00
[Feat] (MG_State/RenderBufferState): Initially implement RenderbufferState.
This commit is contained in:
@@ -188,6 +188,8 @@ set(SOURCE_FILES
|
||||
MobileGL/MG_State/GLState/FramebufferState/FramebufferState.cpp
|
||||
MobileGL/MG_State/GLState/SamplerState/SamplerObject.cpp
|
||||
MobileGL/MG_State/GLState/SamplerState/SamplerState.cpp
|
||||
MobileGL/MG_State/GLState/RenderbufferState/RenderbufferObject.cpp
|
||||
MobileGL/MG_State/GLState/RenderbufferState/RenderbufferState.cpp
|
||||
)
|
||||
|
||||
add_library(${CMAKE_PROJECT_NAME} SHARED
|
||||
|
||||
Reference in New Issue
Block a user