Свойство | Тип | Описание | |
---|---|---|---|
ApplySamplerTextureUnits | void | ||
GetAttribLocation | int | ||
GetShaderHandle | int | ||
GetVertexAttributeLocations | void | ||
PlatformConstruct | void | ||
PlatformGraphicsDeviceResetting | void | ||
Shader | System.IO |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
GraphicsDeviceResetting ( ) : void |
Метод | Описание | |
---|---|---|
ApplySamplerTextureUnits ( int program ) : void | ||
GetAttribLocation ( VertexElementUsage usage, int index ) : int | ||
GetShaderHandle ( ) : int | ||
GetVertexAttributeLocations ( int program ) : void | ||
PlatformConstruct ( |
||
PlatformGraphicsDeviceResetting ( ) : void | ||
Shader ( Microsoft.Xna.Framework.Graphics.GraphicsDevice device, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
protected GraphicsDeviceResetting ( ) : void | ||
Результат | void |