lib.dx11.buffer.StructuredBufferWithViews - tooll3/t3 GitHub Wiki

StructuredBufferWithViews

in lib.dx11.buffer


Generates a GPU buffer with optional shader resource view and unordered access view. This 'BufferWithView' type makes it easier to use the buffer without generating new shader resource views.

You can access the views with [GetBufferComponents].


Input Parameters

Name (Relevancy & Type) Description
Count (Int32) -
Stride (Int32) -
CreateSrv (Boolean) -
CreateUav (Boolean) -
BufferFlags (UnorderedAccessViewBufferFlags) -

Outputs

Name Type
BufferWithViews T3.Core.DataTypes.BufferWithViews

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

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

⚠️ **GitHub.com Fallback** ⚠️