Searched refs:currShift (Results 1 – 1 of 1) sorted by relevance
2165 const uint32_t currShift = (idx * 16u); in RenderCommand() local2166 const uint64_t oldOutMask = (~(static_cast<uint64_t>(0xffff) << currShift)); in RenderCommand()