--- layout: stdlib-reference --- # attribute [DerivativeGroupLinear] ## Description Mark a compute shader entry point to allow it to use implicit derivatives. ## Signature
[DerivativeGroupLinear]## Remarks This attributes causes Slang to emit DerivativeGroupLinearNV execution mode when producing SPIR-V. The attribute has no effect on other targets.