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

Public Attributes

D3D12_PRIMITIVE_TOPOLOGY topology
 
uint32_t strides [D3D12_IA_VERTEX_INPUT_RESOURCE_SLOT_COUNT]
 
VkFormat dsv_format
 

Detailed Description

Definition at line 2044 of file state.c.

Member Data Documentation

◆ dsv_format

VkFormat vkd3d_pipeline_key::dsv_format

Definition at line 2048 of file state.c.

Referenced by d3d12_pipeline_state_get_or_create_pipeline().

◆ strides

Definition at line 2047 of file state.c.

Referenced by d3d12_pipeline_state_get_or_create_pipeline().

◆ topology

D3D12_PRIMITIVE_TOPOLOGY vkd3d_pipeline_key::topology

Definition at line 2046 of file state.c.

Referenced by d3d12_pipeline_state_get_or_create_pipeline().


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