Searched refs:REQUEST_ID_MASK_BIT (Results 1 – 2 of 2) sorted by relevance
32 constexpr int32_t REQUEST_ID_MASK_BIT = 16; variable151 compositionRequestId &= static_cast<uint32_t>(windowId_) << REQUEST_ID_MASK_BIT; in AddRequest()
37 constexpr int32_t REQUEST_ID_MASK_BIT = 16; variable78 (static_cast<uint32_t>(windowID_) << REQUEST_ID_MASK_BIT); in CompositeId()