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

/external/deqp/modules/gles31/functional/
H A Des31fMultisampleTests.cpp83 static int getEffectiveSampleMaskWordCount (int highestBitNdx) argument
86 const int maskLen = highestBitNdx + 1;
H A Des31fTextureMultisampleTests.cpp83 static int getEffectiveSampleMaskWordCount (int highestBitNdx) argument
86 const int maskLen = highestBitNdx + 1;

Completed in 131 milliseconds