#define INSTANCE_FLAGS_LIGHT_COUNT_SHIFT 0 // 4 bits. #define INSTANCE_FLAGS_CLIP_RECT_UV uint(1 << 4) #define INSTANCE_FLAGS_TRANSPOSE_RECT uint(1 << 5) #define ...
TL;DR: NVIDIA's new Auto Shader Compilation feature, available in Beta with driver 595.97 or newer, rebuilds DirectX 12 shaders during PC idle time after updates to reduce load times and in-game ...