Skip to content

lib.dx11.buffer.StructuredBuffer

Thomas Mann edited this page Jan 17, 2024 · 4 revisions

StructuredBuffer

in lib.dx11.buffer


Generates a 'barebone' structured buffer with a shader resource view.

Usage is discouraged. Please consider using [StructuredBuffer2].


Input Parameters

Name (Relevancy & Type) Description
Stride (Int32) -
Count (Int32) -

Outputs

Name Type
Buffer SharpDX.Direct3D11.Buffer

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally