Searched refs:m_ds_state (Results 1 – 2 of 2) sorted by relevance
416 VkPipelineDepthStencilStateCreateInfo const *m_ds_state; variable
1174 m_ds_state = nullptr; in VkPipelineObj()1197 m_ds_state = ds_state; in SetDepthStencil()1286 info.pDepthStencilState = m_ds_state; in CreateVKPipeline()