Searched refs:m_depthClipControl (Results 1 – 1 of 1) sorted by relevance
160 const DepthClipControlCase m_depthClipControl; member in vkt::pipeline::__anonc31e9d0d0111::DepthTest194 const DepthClipControlCase m_depthClipControl; member in vkt::pipeline::__anonc31e9d0d0111::DepthTestInstance252 , m_depthClipControl(depthClipControl) in DepthTest()277 if (m_depthClipControl != DepthClipControlCase::DISABLED && in checkSupport()288 … m_colorAttachmentEnable, m_hostVisible, m_renderSize, m_depthClipControl); in createInstance()351 , m_depthClipControl(depthClipControl) in DepthTestInstance()376 …const bool hasDepthClipControl = (m_depthClipControl != DepthClipControlCase::DISAB…377 …const bool useAltGraphicsPipelines = (m_depthClipControl == DepthClipControlCase::BEFOR…378 m_depthClipControl == DepthClipControlCase::NORMAL_W);379 …const bool useAltVertices = m_depthClipControl == DepthClipControlCase::NORMAL…[all …]