- Add DepthStencilState and BlendState structs to RHICommandList - Add SetPrimitiveTopology, SetDepthStencilState, SetStencilRef, SetBlendState, SetBlendFactor virtual methods - Implement new methods in OpenGL backend with full state control - Implement stub methods in D3D12 backend (states controlled via PSO)