Searched refs:SetDepthStencil (Results 1 – 3 of 3) sorted by relevance
450 void SetDepthStencil(const VkPipelineDepthStencilStateCreateInfo *);
1507 void VkPipelineObj::SetDepthStencil(const VkPipelineDepthStencilStateCreateInfo *ds_state) { m_ds_s… in SetDepthStencil() function in VkPipelineObj
757 pipelineobj.SetDepthStencil(&ds_ci); in GenericDrawPreparation()