Vireo  0.0
Vireo 3D Rendering Hardware Interface
ClearValue Union Reference

Detailed Description

Structure specifying a clear value

Manual page : Render pass

Public Attributes

float color [4] {0.0f, 0.0f, 0.0f, 1.0f}
 The color image clear values to use when clearing a color image or attachment. More...
 
DepthClearValue depthStencil
 The depth and stencil clear values to use when clearing a depth/stencil image or attachment. More...
 

Member Data Documentation

float color[4] {0.0f, 0.0f, 0.0f, 1.0f}

The color image clear values to use when clearing a color image or attachment.

DepthClearValue depthStencil

The depth and stencil clear values to use when clearing a depth/stencil image or attachment.