Searched refs:RS_HASH_CULL_MODE_SHIFT (Results 1 – 1 of 1) sorted by relevance
44 constexpr uint64_t RS_HASH_CULL_MODE_SHIFT = 8; variable74 hash |= (static_cast<uint64_t>(state.cullModeFlags) << RS_HASH_CULL_MODE_SHIFT); in hash()