Advertisement

How to achieve the same effect states in sm 3.0?

Started by July 08, 2018 06:14 AM
0 comments, last by lucky6969b 6 years, 6 months ago


	//AlphaToCoverageEnable = FALSE;
//BlendEnable[0] = TRUE;
//BlendEnable[1] = TRUE;
//RenderTargetWriteMask[0] = 0x0F;
//RenderTargetWriteMask[1] = 0x0F;
	

Only available in sm 4.0 or up. And are there any equivalent states for sm 3.0?

thanks

Jack

This topic is closed to new replies.

Advertisement