ReactOS 0.4.17-dev-934-g091855f
D3D12_RAYTRACING_GEOMETRY_TRIANGLES_DESC Struct Reference
Collaboration diagram for D3D12_RAYTRACING_GEOMETRY_TRIANGLES_DESC:

Public Attributes

D3D12_GPU_VIRTUAL_ADDRESS Transform3x4
 
DXGI_FORMAT IndexFormat
 
DXGI_FORMAT VertexFormat
 
UINT IndexCount
 
UINT VertexCount
 
D3D12_GPU_VIRTUAL_ADDRESS IndexBuffer
 
D3D12_GPU_VIRTUAL_ADDRESS_AND_STRIDE VertexBuffer
 

Detailed Description

Definition at line 3827 of file d3d12.idl.

Member Data Documentation

◆ IndexBuffer

D3D12_GPU_VIRTUAL_ADDRESS D3D12_RAYTRACING_GEOMETRY_TRIANGLES_DESC::IndexBuffer

Definition at line 3834 of file d3d12.idl.

◆ IndexCount

UINT D3D12_RAYTRACING_GEOMETRY_TRIANGLES_DESC::IndexCount

Definition at line 3832 of file d3d12.idl.

◆ IndexFormat

DXGI_FORMAT D3D12_RAYTRACING_GEOMETRY_TRIANGLES_DESC::IndexFormat

Definition at line 3830 of file d3d12.idl.

◆ Transform3x4

D3D12_GPU_VIRTUAL_ADDRESS D3D12_RAYTRACING_GEOMETRY_TRIANGLES_DESC::Transform3x4

Definition at line 3829 of file d3d12.idl.

◆ VertexBuffer

D3D12_GPU_VIRTUAL_ADDRESS_AND_STRIDE D3D12_RAYTRACING_GEOMETRY_TRIANGLES_DESC::VertexBuffer

Definition at line 3835 of file d3d12.idl.

◆ VertexCount

UINT D3D12_RAYTRACING_GEOMETRY_TRIANGLES_DESC::VertexCount

Definition at line 3833 of file d3d12.idl.

◆ VertexFormat

DXGI_FORMAT D3D12_RAYTRACING_GEOMETRY_TRIANGLES_DESC::VertexFormat

Definition at line 3831 of file d3d12.idl.


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