Skip to main content

shaderentry

Specifies shader entrypoint.

shaderentry ("value")

Parameters

value is the shader entrypoint name.

Applies To

Project and file configurations.

Availability

Premake 5.0.0-alpha14 or later for Visual Studio.

Examples

shaderentry "main"