|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
private |
Build depth stencil state.
Definition at line 516 of file VKGraphicsPipeline.cpp.
References MayaFlux::Core::GraphicsPipelineConfig::back_stencil, MayaFlux::Core::GraphicsPipelineConfig::depth_bounds_test_enable, MayaFlux::Core::GraphicsPipelineConfig::depth_compare_op, MayaFlux::Core::GraphicsPipelineConfig::depth_test_enable, MayaFlux::Core::GraphicsPipelineConfig::depth_write_enable, MayaFlux::Core::GraphicsPipelineConfig::front_stencil, MayaFlux::Core::GraphicsPipelineConfig::max_depth_bounds, MayaFlux::Core::GraphicsPipelineConfig::min_depth_bounds, and MayaFlux::Core::GraphicsPipelineConfig::stencil_test_enable.
Referenced by create().
Here is the caller graph for this function: