[][src]Module nobs_vulkanism::pipes

Modules

build

For usage in build.rs to automatically detect changes in glsl/spv files and force the recompilation of the rust source that references the shader.

descriptor
pipeline

Structs

DepthStencil

Builder for a depth stencil state

DescriptorPool

Simple descriptor pool, that tracks number of available descriptors for each descriptor type

GraphicsBuilder

Builder for a graphics pipeline