Files
Trac3r-rust/doc/vulkano/pipeline/depth_stencil/sidebar-items.js
2020-01-23 23:13:36 -08:00

1 line
566 B
JavaScript

initSidebarItems({"enum":[["Compare","Specifies how two values should be compared to decide whether a test passes or fails."],["DepthBounds","Allows you to ask the GPU to exclude fragments that are outside of a certain range."],["StencilFaceFlags","Enum to specify which stencil state to use"],["StencilOp","Operation to perform after the depth and stencil tests."]],"struct":[["DepthStencil","Configuration of the depth and stencil tests."],["DynamicStencilValue","Container for dynamic state FaceFlags and value"],["Stencil","Configuration of a stencil test."]]});