Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsDrawTest.cpp2854 const int arrayHash = (!arrayed) ? (0) : (first); in hash() local
2861 …return indexHash + 3 * arrayHash + 5 * indexRangeHash + 7 * instanceHash + 13 * basicHash + 17 * (… in hash()