MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Portal::Graphics::DepthStencilConfig Struct Reference

Depth and stencil test configuration. More...

#include <RenderFlow.hpp>

+ Collaboration diagram for MayaFlux::Portal::Graphics::DepthStencilConfig:

Public Member Functions

 DepthStencilConfig ()=default
 

Public Attributes

bool depth_test_enable = true
 
bool depth_write_enable = true
 
CompareOp depth_compare_op = CompareOp::NEVER
 
bool stencil_test_enable = false
 

Detailed Description

Depth and stencil test configuration.

Definition at line 54 of file RenderFlow.hpp.


The documentation for this struct was generated from the following file: