GraphicsDeviceExtensions Class
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics.Shaders (in Microsoft.Xna.Framework.Graphics.Shaders.dll)
The GraphicsDeviceExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | GetPixelShader | |
![]() ![]() | GetVertexShader | |
![]() ![]() | SetPixelShader | |
![]() ![]() | SetPixelShaderConstantFloat4<T>(GraphicsDevice, Int32, T%) | |
![]() ![]() | SetPixelShaderConstantFloat4<T>(GraphicsDevice, Int32, Int32, T%) | |
![]() ![]() | SetVertexShader | |
![]() ![]() | SetVertexShaderConstantFloat4<T>(GraphicsDevice, Int32, T%) | |
![]() ![]() | SetVertexShaderConstantFloat4<T>(GraphicsDevice, Int32, Int32, T%) |
Show:
