Kenneth Graunke writes:
> These are clearly needed---the comments in the function are even present
> for each one of them. I originally had two separate state atoms for
> 3DSTATE_SBE and 3DSTATE_SBE_SWIZ. When I combined the functions, I must
> have forgotten to add the atoms for 3DSTATE_SBE_S
These are clearly needed---the comments in the function are even present
for each one of them. I originally had two separate state atoms for
3DSTATE_SBE and 3DSTATE_SBE_SWIZ. When I combined the functions, I must
have forgotten to add the atoms for 3DSTATE_SBE_SWIZ.
Signed-off-by: Kenneth Graun