Searched defs:childArrayOk (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fSSBOLayoutTests.cpp221 const bool childArrayOk = (m_features & FEATURE_ARRAYS_OF_ARRAYS) != 0; local
222 const glu::VarType elementType = generateType(rnd, typeDepth, childArrayOk, false);
250 const bool childArrayOk = (m_features & FEATURE_ARRAYS_OF_ARRAYS) != 0; local
251 const glu::VarType elementType = generateType(rnd, typeDepth, childArrayOk, false);

Completed in 65 milliseconds