| layout | page |
|---|---|
| title | State |
| permalink | /scenegraph/State |
The class definitions for the Vulkan state nodes of the scene graph can bound found the VulkanSceneGraph/include/vsg/state directory.
| Class | Header | Functionality | | | ArrayState.h | | | | BindDescriptorSet.h | | | | Buffer.h | | | | BufferInfo.h | | | | BufferView.h | | | | ColorBlendState.h | | | | ComputePipeline.h | | | | DepthStencilState.h | | | | DescriptorBuffer.h | | | | Descriptor.h | | | | DescriptorImage.h | | | | DescriptorSet.h | | | | DescriptorSetLayout.h | | | | DescriptorTexelBufferView.h | | | | DynamicState.h | | | | GraphicsPipeline.h | | | | Image.h | | | | ImageInfo.h | | | | ImageView.h | | | | InputAssemblyState.h | | | | material.h | | | | MultisampleState.h | | | | PipelineLayout.h | | | | PushConstants.h | | | | QueryPool.h | | | | RasterizationState.h | | | | ResourceHints.h | | | | Sampler.h | | | | ShaderModule.h | | | | ShaderStage.h | | | | StateCommand.h | | | | StateSwitch.h | | | | TessellationState.h | | | | VertexInputState.h | | | | ViewDependentState.h | | | | ViewportState.h | |
Prev: Commands| Next : Mesh Shaders