Castor3D 0.16.0
Multiplatform 3D engine
Namespaces | Functions
GlslToSpv.hpp File Reference

Namespaces

namespace  castor3d
 

Functions

C3D_API void castor3d::initialiseGlslang ()
 Initialises glslang globals.
 
C3D_API void castor3d::cleanupGlslang ()
 Cleans up glslang globals.
 
C3D_API UInt32Array castor3d::compileGlslToSpv (RenderDevice const &device, VkShaderStageFlagBits stage, castor::MbString const &shader)
 Transpiles a GLSL shader to SPIR-V.