This commit is contained in:
2020-01-23 23:13:36 -08:00
parent dcc0df955e
commit 2bc9ebdc6b
31829 changed files with 1229378 additions and 17 deletions

View File

@@ -0,0 +1 @@
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."]]});