Searched refs:maxTescOutComp (Results 1 – 1 of 1) sorted by relevance
3882 …const uint32_t maxTescOutComp = m_device->props.limits.maxTessellationControlPerVertexOutputCompon… in TEST_F() local3883 const uint32_t numOutVec4 = maxTescOutComp / 4; in TEST_F()3889 const uint32_t outRemainder = maxTescOutComp % 4; in TEST_F()