branchsbox/rendermode-preprocessorcancel
1 Year Ago
Remove the need for X_ALREADY_SET in shaders We no longer need to add ``` #define CULL_MODE_ALREADY_SET #define DEPTH_STATE_ALREADY_SET #define STENCIL_ALREADY_SET #define BLEND_MODE_ALREADY_SET #define COLOR_WRITE_ALREADY_SET ```