Searched refs:DEPTH_BOUNDS (Results 1 – 3 of 3) sorted by relevance
67 DEPTH_BOUNDS, enumerator104 if (caseType == CaseType::DEPTH_BOUNDS) in TestParams()116 …return (caseType == CaseType::DEPTH_BOUNDS || caseType == CaseType::DEPTH_NEVER || caseType == Cas… in needsDepthStencilAttachment()160 if (m_params.caseType == CaseType::DEPTH_BOUNDS) in checkSupport()243 case CaseType::DEPTH_BOUNDS: in initPrograms()513 const auto enableDepthBounds = makeVkBool32(m_params.caseType == CaseType::DEPTH_BOUNDS); in iterate()741 …TestParams params(CaseType::DEPTH_BOUNDS, kDefaultClearColor, kDefaultDrawColor, colorAtEnd, tcu::… in createFragSideEffectsTests()
382 SB_BEGIN_3D(so, DEPTH_BOUNDS(0), 2); in nv50_zsa_state_create()
379 SB_BEGIN_3D(so, DEPTH_BOUNDS(0), 2); in nvc0_zsa_state_create()