PipelineLayout class
Describes the layout of resources accessed by a compute or graphics pipeline.
Public functions
- auto isNull() const -> bool
- Returns
trueif the pipeline layout is null and not valid for use. - auto vkGetPipelineLayoutHandle() const -> VkPipelineLayoutHandle
- Returns the associated Vulkan VkPipelineLayout handle.