Skip to main content

Module effect

Module effect 

Source
Expand description

Device-independent shader bytecode and per-icon visual state.

Structs§

Effect
Immutable effect configuration, shared by preparation and rendering.
IconFrame
Per-frame state; no shader compilation or texture data travels here.
ShaderProgram
Compiled Windows vertex/pixel program. GPU objects belong to the renderer.

Enums§

ShaderPipeline