ReactOS 0.4.17-dev-934-g091855f
ID3D12GraphicsCommandList6 Interface Reference
Inheritance diagram for ID3D12GraphicsCommandList6:
Collaboration diagram for ID3D12GraphicsCommandList6:

Public Member Functions

void DispatchMesh (UINT thread_group_count_x, UINT thread_group_count_y, UINT thread_group_count_z)
 
- Public Member Functions inherited from ID3D12GraphicsCommandList5
void RSSetShadingRate (D3D12_SHADING_RATE base_shading_rate, const D3D12_SHADING_RATE_COMBINER *combiners)
 
void RSSetShadingRateImage (ID3D12Resource *shading_rate_image)
 

Detailed Description

Definition at line 5099 of file d3d12.idl.

Member Function Documentation

◆ DispatchMesh()

void ID3D12GraphicsCommandList6::DispatchMesh ( UINT  thread_group_count_x,
UINT  thread_group_count_y,
UINT  thread_group_count_z 
)

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