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

Namespaces

namespace  castor3d
 

Functions

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