Searched refs:maxGeomInComp (Results 1 – 1 of 1) sorted by relevance
4070 const uint32_t maxGeomInComp = m_device->props.limits.maxGeometryInputComponents + overflow; in TEST_F() local4071 const uint32_t numInVec4 = maxGeomInComp / 4; in TEST_F()4077 const uint32_t inRemainder = maxGeomInComp % 4; in TEST_F()