Searched refs:valArrayLength (Results 1 – 1 of 1) sorted by relevance
117 const int valArrayLength = de::min<int>(MAX_VALUE_ARRAY_LENGTH, product(m_workGroupSize)); in init() local129 << "uniform " << precName << " " << typeName << " u_val[" << valArrayLength << "];\n" in init()130 << "uniform " << precName << " " << typeName << " u_ref[" << valArrayLength << "];\n" in init()