Searched refs:SetDepthStencil (Results 1 – 3 of 3) sorted by relevance
402 void SetDepthStencil(const VkPipelineDepthStencilStateCreateInfo *);
1196 void VkPipelineObj::SetDepthStencil(const VkPipelineDepthStencilStateCreateInfo *ds_state) { in SetDepthStencil() function in VkPipelineObj
558 pipelineobj.SetDepthStencil(&ds_ci); in GenericDrawPreparation()