| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Vulkan.Utils.ShaderQQ.ShaderType
Documentation
data ShaderType Source #
Instances
| Show ShaderType Source # | |
Defined in Vulkan.Utils.ShaderQQ.ShaderType Methods showsPrec :: Int -> ShaderType -> ShowS # show :: ShaderType -> String # showList :: [ShaderType] -> ShowS # | |
| IsString ShaderType Source # | |
Defined in Vulkan.Utils.ShaderQQ.ShaderType Methods fromString :: String -> ShaderType # | |