UraniumCompute 0.1.0
A GPU accelerated parallel task scheduler
UN::KernelResourceDesc Struct Reference

Kernel resource descriptor. More...

#include <IResourceBinding.h>

Public Member Functions

 KernelResourceDesc (Int32 bindingIndex, KernelResourceKind kind)
 

Public Attributes

Int32 BindingIndex = -1
 Binding index in the compute shader source.
 
KernelResourceKind Kind = KernelResourceKind::Buffer
 Kind of resource that is bound to a kernel.
 

Detailed Description

Kernel resource descriptor.


The documentation for this struct was generated from the following file: