Searched refs:BindState (Results 1 – 2 of 2) sorted by relevance
230 struct BindState { struct237 BindState boundObjects_[PipelineLayoutConstants::MAX_DESCRIPTOR_SET_COUNT]; argument
2042 BindState& bind = boundObjects_[set]; in ProcessBindings()