struct
pipeline_keythe pipeline key creates a hash of the important elements of a vk::Pipeline
when you want to store, and lookup pipelines based on their properties, then pipeline_
constructors, destructors, conversion operators
variables
Function documentation
core:: ivk:: pipeline_key:: pipeline_key(const psl:: UID& uid,
core:: resource:: handle<core:: data:: material_t> data,
vk::RenderPass pass)
Brief
constructor based on the data you wish to store.