Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.cpp2844 const int instanceHash = (!instanced) ? (0) : (instanceCount); in hash() local
2849 …return indexHash + 3 * arrayHash + 5 * indexRangeHash + 7 * instanceHash + 13 * basicHash + 17 * (… in hash()