Home | History | Annotate | Download | only in layers

Lines Matching refs:pool_state_

597       pool_state_(nullptr),
602 pool_state_ = dev_data->GetDescriptorPoolState(pool);
1224 pool_state_->cb_bindings.insert(cb_node);
1225 cb_node->object_bindings.insert({HandleToUint64(pool_state_->pool), kVulkanObjectTypeDescriptorPool});