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