Refactor shader types
This commit is contained in:
@@ -7,9 +7,9 @@ module Framebuffer.Setup (
|
||||
setupShadowFramebuffer,
|
||||
) where
|
||||
|
||||
import Shader.Data
|
||||
import Framebuffer.Check
|
||||
import Unsafe.Coerce
|
||||
import Data.Preload.Render
|
||||
import GLHelp
|
||||
import Graphics.GL.Core45
|
||||
|
||||
|
||||
Reference in New Issue
Block a user