Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ ClusterRasterizationModes
Enum
ClusterRasterizationModes
BindlessDeferred/AppSettings.cs:27–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
enum ClusterRasterizationModes
28
{
29
Normal,
30
MSAA4x,
31
MSAA8x,
32
Conservative
33
}
34
35
public class Settings
36
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected