Searched refs:totalTfAttribs (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fTransformFeedbackTests.cpp261 int totalTfAttribs = 0; local
285 totalTfAttribs += 1;
288 if (tfMode == GL_SEPARATE_ATTRIBS && totalTfAttribs > maxTfSeparateAttribs)

Completed in 71 milliseconds