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