Defines a PipelineEntry shader object.
Optional
Additional piece of WGSL code added at the beginning of the shader, with bits coming from the Binding and Geometry.
Complete WGSL shader code, i.e. head code plus code that has been passed by the Material.
GPUShaderModule created based on the given code.
Defines a PipelineEntry shader object.