Updated GeometricPrimitive (markdown)

Chuck Walbourn 2015-10-14 11:48:32 -07:00
Родитель 21b64c37c0
Коммит 9f4ae3c73e
1 изменённых файлов: 1 добавлений и 0 удалений

@ -154,6 +154,7 @@ GeometricPrimitive makes use of the following states:
* Vertex buffer (slot 0)
* Index buffer
* Constant buffer (Vertex Shader and Pixel Shader stages, slot 0)
* Shader resources (Pixel Shader stage, slot 0)
The GeometricPrimitive class assumes you've already set the Render Target view, Depth Stencil view, and Viewport.