Home
last modified time | relevance | path

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

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