Luna::ShaderCompiler::ShaderCompileResult::entry_point

Name entry_point

The shader entry point function name.

This should be used instead of ShaderCompileParameters::entry_point when specifying entry point in RHI APIs, since the compiler may marshall function names in source files, the entry point name may change before and after compilation.