Searched refs:depthStencilInfo (Results 1 – 2 of 2) sorted by relevance
517 VkPipelineDepthStencilStateCreateInfo depthStencilInfo; in Create() local518 setup_depth_stencil_state(stencil, &depthStencilInfo); in Create()551 pipelineCreateInfo.pDepthStencilState = &depthStencilInfo; in Create()
521 VkPipelineDepthStencilStateCreateInfo depthStencilInfo; in Create() local522 setup_depth_stencil_state(stencil, &depthStencilInfo); in Create()555 pipelineCreateInfo.pDepthStencilState = &depthStencilInfo; in Create()