Searched defs:CurrentState (Results 1 – 7 of 7) sorted by relevance
200 /*static*/ bool ResourceStateManager::TransitionRequired(D3D12_RESOURCE_STATES CurrentState, D3D12_… in TransitionRequired()233 CCurrentResourceState& CurrentState, in AddCurrentStateUpdate()250 CCurrentResourceState& CurrentState, in ProcessTransitioningResource()295 CCurrentResourceState& CurrentState, in ProcessTransitioningSubresourceExplicit()
36 State CurrentState = State::Start; variable
269 StructuredControlState& CurrentState() { return state_.back(); } in CurrentState() function
182 } CurrentState = FileStart; member in __anonec4cfbc70111::WebAssemblyAsmParser
1176 int CurrentState = NullState; in emitCLRExceptionTable() local