ReactOS 0.4.17-dev-934-g091855f
D3D12_VERTEX_BUFFER_VIEW Struct Reference

Public Attributes

D3D12_GPU_VIRTUAL_ADDRESS BufferLocation
 
UINT SizeInBytes
 
UINT StrideInBytes
 

Detailed Description

Definition at line 2672 of file d3d12.idl.

Member Data Documentation

◆ BufferLocation

D3D12_GPU_VIRTUAL_ADDRESS D3D12_VERTEX_BUFFER_VIEW::BufferLocation

Definition at line 2674 of file d3d12.idl.

Referenced by d3d12_command_list_IASetVertexBuffers().

◆ SizeInBytes

UINT D3D12_VERTEX_BUFFER_VIEW::SizeInBytes

Definition at line 2675 of file d3d12.idl.

◆ StrideInBytes

UINT D3D12_VERTEX_BUFFER_VIEW::StrideInBytes

Definition at line 2676 of file d3d12.idl.

Referenced by d3d12_command_list_IASetVertexBuffers().


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