|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vulkan.h>

| VkStencilOpState VkPipelineDepthStencilStateCreateInfo::back |
Definition at line 16617 of file vulkan.h.
Referenced by d3d12_graphics_pipeline_state_create_render_pass(), and ds_desc_from_d3d12().
| VkBool32 VkPipelineDepthStencilStateCreateInfo::depthBoundsTestEnable |
Definition at line 16614 of file vulkan.h.
Referenced by d3d12_command_list_begin_render_pass(), d3d12_pipeline_state_init_graphics(), and ds_desc_from_d3d12().
| VkCompareOp VkPipelineDepthStencilStateCreateInfo::depthCompareOp |
Definition at line 16613 of file vulkan.h.
Referenced by d3d12_pipeline_state_init_graphics(), and ds_desc_from_d3d12().
| VkBool32 VkPipelineDepthStencilStateCreateInfo::depthTestEnable |
Definition at line 16611 of file vulkan.h.
Referenced by d3d12_graphics_pipeline_state_create_render_pass(), d3d12_pipeline_state_init_graphics(), and ds_desc_from_d3d12().
| VkBool32 VkPipelineDepthStencilStateCreateInfo::depthWriteEnable |
Definition at line 16612 of file vulkan.h.
Referenced by d3d12_graphics_pipeline_state_create_render_pass(), d3d12_pipeline_state_init_graphics(), and ds_desc_from_d3d12().
| VkPipelineDepthStencilStateCreateFlags VkPipelineDepthStencilStateCreateInfo::flags |
Definition at line 16610 of file vulkan.h.
Referenced by ds_desc_from_d3d12().
| VkStencilOpState VkPipelineDepthStencilStateCreateInfo::front |
Definition at line 16616 of file vulkan.h.
Referenced by d3d12_graphics_pipeline_state_create_render_pass(), and ds_desc_from_d3d12().
| float VkPipelineDepthStencilStateCreateInfo::maxDepthBounds |
Definition at line 16619 of file vulkan.h.
Referenced by ds_desc_from_d3d12().
| float VkPipelineDepthStencilStateCreateInfo::minDepthBounds |
Definition at line 16618 of file vulkan.h.
Referenced by ds_desc_from_d3d12().
Definition at line 16609 of file vulkan.h.
Referenced by ds_desc_from_d3d12().
| VkBool32 VkPipelineDepthStencilStateCreateInfo::stencilTestEnable |
Definition at line 16615 of file vulkan.h.
Referenced by d3d12_graphics_pipeline_state_create_render_pass(), d3d12_pipeline_state_init_graphics(), and ds_desc_from_d3d12().
| VkStructureType VkPipelineDepthStencilStateCreateInfo::sType |
Definition at line 16608 of file vulkan.h.
Referenced by ds_desc_from_d3d12().