Module gfx::pso::target

source ·
Expand description

Render target components for a PSO.

Structs

  • Blend reference component. Sets up the reference color for blending.
  • Render target component with active blending mode.
  • Depth + stencil target component.
  • Depth target component.
  • Raw (untyped) render target component with optional blending.
  • Render target component. Typically points to a color-formatted texture.
  • Scissor component. Sets up the scissor test for rendering.
  • Stencil target component.