Show / Hide Table of Contents

Interface MappableResource

A marker interface designating a device resource which can be mapped into CPU-visible memory with Map(MappableResource, MapMode, UInt32)

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