Searched refs:m_depthBoundsMin (Results 1 – 1 of 1) sorted by relevance
134 const float m_depthBoundsMin; member in vkt::pipeline::__anone674c0570111::DepthTest164 const float m_depthBoundsMin; member in vkt::pipeline::__anone674c0570111::DepthTestInstance214 , m_depthBoundsMin (depthBoundsMin) in DepthTest()228 …context, m_depthFormat, m_depthCompareOps, m_depthBoundsTestEnable, m_depthBoundsMin, m_depthBound… in createInstance()267 , m_depthBoundsMin (depthBoundsMin) in DepthTestInstance()499 m_depthBoundsMin, // float minDepthBounds; in DepthTestInstance()659 renderState.fragOps.minDepthBound = m_depthBoundsMin; in verifyImage()