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

Public Attributes

const WCHAR * HitGroupExport
 
D3D12_HIT_GROUP_TYPE Type
 
const WCHAR * AnyHitShaderImport
 
const WCHAR * ClosestHitShaderImport
 
const WCHAR * IntersectionShaderImport
 

Detailed Description

Definition at line 3737 of file d3d12.idl.

Member Data Documentation

◆ AnyHitShaderImport

const WCHAR* D3D12_HIT_GROUP_DESC::AnyHitShaderImport

Definition at line 3741 of file d3d12.idl.

◆ ClosestHitShaderImport

const WCHAR* D3D12_HIT_GROUP_DESC::ClosestHitShaderImport

Definition at line 3742 of file d3d12.idl.

◆ HitGroupExport

const WCHAR* D3D12_HIT_GROUP_DESC::HitGroupExport

Definition at line 3739 of file d3d12.idl.

◆ IntersectionShaderImport

const WCHAR* D3D12_HIT_GROUP_DESC::IntersectionShaderImport

Definition at line 3743 of file d3d12.idl.

◆ Type

D3D12_HIT_GROUP_TYPE D3D12_HIT_GROUP_DESC::Type

Definition at line 3740 of file d3d12.idl.


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