gfx_GlslcFunction.cpp file
Namespaces
- namespace nn
- namespace nn::gfx
- namespace nn::gfx::detail
Functions
- auto glslcCompile(GLSLCcompileObject*) -> bool
- auto glslcCompilePreSpecialized(GLSLCcompileObject*, const GLSLCspecializationBatch*) -> const GLSLCoutput*const *
- auto glslcCompileSpecialized(GLSLCcompileObject*) -> uint8_t
- void glslcFinalize(GLSLCcompileObject*)
- auto glslcGetDefaultOptions(GLSLCcompileObject*) -> uint8_t
- auto glslcGetVersion() -> GLSLCversion
- void glslcInitialize(GLSLCallocateFunction, GLSLCfreeFunction, GLSLCreallocateFunction, void*)
- auto glslcSetAllocator() -> GLSLCoptions