Show / Hide Table of Contents

Interface BindableResource

A resource which can be bound in a ResourceSet and used in a shader. See DeviceBuffer, DeviceBufferRange, Texture, TextureView and Sampler.

Namespace: Veldrid
Assembly: cs.temp.dll.dll
Syntax
public interface BindableResource
Back to top