Ritchie's Abstractions 0.2
Platform abstractions that make Toolbox work
Loading...
Searching...
No Matches
Shader Member List

This is the complete list of members for Shader, including all inherited members.

Dispose(bool disposing)Shaderinlineprotectedvirtual
Ritchie::Graphics::GraphicsObject.Dispose()GraphicsObjectinline
GraphicsDeviceGraphicsObject
GraphicsObject()GraphicsObjectinlineprotected
SetShaderCode(in ReadOnlySpan< byte > shaderCode)Shaderinline
SetShaderCode(in ReadOnlySpan< char > shaderCode)Shaderinline
Shader(ShaderStage stage)Shaderinline