Searched defs:gpuGenIndex (Results 1 – 1 of 1) sorted by relevance
69 const uint32_t gpuGenIndex = RenderHandleUtil::GetGenerationIndexPart(handle) + 1; in UnpackNewHandle() local72 const uint32_t gpuGenIndex = uint32_t(handle.id >> INVALIDATE_GENERATION_SHIFT) + 1; in UnpackNewHandle() local