FidelityFX Classifier

FidelityFX Classifier GPU documentation.

Functions

Return type

Description

void

FfxClassifyShadows (FfxUInt32 LocalThreadId, FfxUInt32x3 WorkGroupId)
Classifier pass entry point.

Detailed description

FidelityFX Classifier GPU documentation.

Global functions

FfxClassifyShadows

Copied!

void FfxClassifyShadows (FfxUInt32  LocalThreadId, FfxUInt32x3  WorkGroupId)

Classifier pass entry point.

Parameters:

LocalThreadId

The “flattened” index of a thread within a thread group (SV_GroupIndex).

WorkGroupId

Index of the thread group currently executed (SV_GroupID).