Searched refs:MAX_VALUE_ARRAY_LENGTH (Results 1 – 1 of 1) sorted by relevance
59 …MAX_VALUE_ARRAY_LENGTH = 15 // * 2 * sizeof(mat4) + sizeof(int) = 481 uniform components (limit 51… enumerator117 const int valArrayLength = de::min<int>(MAX_VALUE_ARRAY_LENGTH, product(m_workGroupSize)); in init()