Skip to content

vke.Pipeline

Jean-Philippe Bruyère edited this page Feb 2, 2020 · 1 revision

namespace: vke

Inheritance Hierarchy

Syntax

public class Pipeline : Activable

Constructors

prototype description

Properties

name description

Methods

prototype description
void Bind(CommandBuffer cmd) __
void BindDescriptorSet(CommandBuffer cmd, DescriptorSet dset, uint firstSet=0) __
void PushConstant(CommandBuffer cmd, object obj, int rangeIndex=0, uint offset=0) __

Events

name description
Clone this wiki locally