Home
last modified time | relevance | path

Searched refs:baseVtxHash (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsDrawTest.cpp2858 const int baseVtxHash = (!hasBaseVtx) ? (0) : (baseVertex); in hash() local
2861 … basicHash + 17 * (int)attribs.size() + 19 * primitiveCount + 23 * indirectHash + 27 * baseVtxHash; in hash()