You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/vulkano/pipeline/depth_stencil/sidebar-items.js

1 line
566 B

5 years ago
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."]]});