Adapter | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
BackBuffer | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
BlendStates | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
ComponentBase() | SiliconStudio.Core.ComponentBase | protected |
ComponentBase(string name) | SiliconStudio.Core.ComponentBase | protected |
DepthStencilBuffer | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
DepthStencilStates | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
Destroy() | SiliconStudio.Paradox.Graphics.GraphicsDevice | protectedvirtual |
Dispose() | SiliconStudio.Core.ComponentBase | |
Disposing | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
DrawQuad() | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
DrawTexture(Texture texture) | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
DrawTexture(Texture texture, SamplerState sampler) | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
DrawTexture(Texture texture, Color4 color) | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
DrawTexture(Texture texture, SamplerState sampler, Color4 color) | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
Features | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
GraphicsDevice(GraphicsAdapter adapter, GraphicsProfile[] profile, DeviceCreationFlags deviceCreationFlags, WindowHandle windowHandle) | SiliconStudio.Paradox.Graphics.GraphicsDevice | protected |
Id | SiliconStudio.Core.ComponentBase | |
IsDebugMode | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
IsDeferred | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
IsDisposed | SiliconStudio.Core.ComponentBase | |
IsProfilingSupported | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
Name | SiliconStudio.Core.ComponentBase | |
New(DeviceCreationFlags creationFlags=DeviceCreationFlags.None, params GraphicsProfile[] graphicsProfiles) | SiliconStudio.Paradox.Graphics.GraphicsDevice | static |
New(GraphicsAdapter adapter, DeviceCreationFlags creationFlags=DeviceCreationFlags.None, params GraphicsProfile[] graphicsProfiles) | SiliconStudio.Paradox.Graphics.GraphicsDevice | static |
New(GraphicsAdapter adapter, DeviceCreationFlags creationFlags=DeviceCreationFlags.None, WindowHandle windowHandle=null, params GraphicsProfile[] graphicsProfiles) | SiliconStudio.Paradox.Graphics.GraphicsDevice | static |
OnNameChanged() | SiliconStudio.Core.ComponentBase | protectedvirtual |
Parameters | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
Present() | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
Presenter | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
RasterizerStates | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
Recreate(GraphicsAdapter adapter, GraphicsProfile[] profile, DeviceCreationFlags deviceCreationFlags, WindowHandle windowHandle) | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
RootDevice | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
SamplerStates | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
SetRenderTarget(DepthStencilBuffer depthStencilBuffer) | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
SetRenderTarget(RenderTarget renderTargetView) | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
SetRenderTargets(params RenderTarget[] renderTargetViews) | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
Tags | SiliconStudio.Core.ComponentBase | |
ThreadCount | SiliconStudio.Paradox.Graphics.GraphicsDevice | static |
ThreadIndex | SiliconStudio.Paradox.Graphics.GraphicsDevice | |
ToString() | SiliconStudio.Core.ComponentBase | |