Castor3D 0.16.0
Multiplatform 3D engine
|
Espaces de nommage | |
namespace | castor3d |
Fonctions | |
C3D_API void | castor3d::initialiseGlslang () |
Initialise les globales de glslang. | |
C3D_API void | castor3d::cleanupGlslang () |
Nettoie les globales de glslang. | |
C3D_API UInt32Array | castor3d::compileGlslToSpv (RenderDevice const &device, VkShaderStageFlagBits stage, castor::MbString const &shader) |
Transpile un shader GLSL en SPIR-V. | |