Searched refs:maxTescInComp (Results 1 – 1 of 1) sorted by relevance
3863 …const uint32_t maxTescInComp = m_device->props.limits.maxTessellationControlPerVertexInputComponen… in TEST_F() local3864 const uint32_t numInVec4 = maxTescInComp / 4; in TEST_F()3870 const uint32_t inRemainder = maxTescInComp % 4; in TEST_F()