Searched refs:maxFsInComp (Results 1 – 1 of 1) sorted by relevance
4144 const uint32_t maxFsInComp = m_device->props.limits.maxFragmentInputComponents + overflow; in TEST_F() local4146 const uint32_t numVec4 = maxFsInComp / 4; in TEST_F()4152 const uint32_t remainder = maxFsInComp % 4; in TEST_F()