Searched refs:defaultDepthStencilState (Results 1 – 3 of 3) sorted by relevance
93 static const VkPipelineDepthStencilStateCreateInfo defaultDepthStencilState variable1207 : (m_internalData->useDefaultDepthStencilState ? &defaultDepthStencilState : DE_NULL); in setupFragmentShaderState2()
662 static const VkPipelineDepthStencilStateCreateInfo defaultDepthStencilState in preparePipelineWrapper() local770 …mentShaderState(*m_pipelineLayout, *m_renderPass, 0u, *fragShaderModule, &defaultDepthStencilState) in preparePipelineWrapper()