SetVertexShader專門設置可編程渲染管道的Shader程序,vs(vertex shader)用SetVertexShader來傳入。 SetFVF設置固定渲染管道的頂點格式,FVF用SetFVF來傳入。