Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsDrawTest.cpp2857 const int indirectHash = (!indirect) ? (0) : (indirectOffset); in hash() local
2861 …3 * basicHash + 17 * (int)attribs.size() + 19 * primitiveCount + 23 * indirectHash + 27 * baseVtxH… in hash()