On Tue Sep 5 13:51:15 2023 +0000, Henri Verbeet wrote:
I think this is generally fine. Could you use lower-case hexadecimal for the following constants though?:
- D3D12_HS_FORK_PHASE_INSTANCE_COUNT_UPPER_BOUND
- D3D12_HS_JOIN_PHASE_INSTANCE_COUNT_UPPER_BOUND
- D3D12_PS_FRONTFACING_DEFAULT_VALUE
- D3D12_PS_FRONTFACING_TRUE_VALUE
Lowercased those now, thanks!