|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| D3D12_PRIMITIVE_TOPOLOGY | topology |
| uint32_t | strides [D3D12_IA_VERTEX_INPUT_RESOURCE_SLOT_COUNT] |
| VkFormat | 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().
| uint32_t vkd3d_pipeline_key::strides[D3D12_IA_VERTEX_INPUT_RESOURCE_SLOT_COUNT] |
Definition at line 2047 of file state.c.
Referenced by d3d12_pipeline_state_get_or_create_pipeline().
| D3D12_PRIMITIVE_TOPOLOGY vkd3d_pipeline_key::topology |
Definition at line 2046 of file state.c.
Referenced by d3d12_pipeline_state_get_or_create_pipeline().