Searched refs:dsHash (Results 1 – 1 of 1) sorted by relevance
129 const uint64_t dsHash = hash(state.depthStencilState); in hash() local131 …uint64_t finalHash = (iaHash << HASH_IA_SHIFT) | (rsHash << HASH_RS_SHIFT) | (dsHash << HASH_DS_SH… in hash()