Searched refs:bindingId (Results 1 – 2 of 2) sorted by relevance
266 requestOrHandle, bindingId) { argument268 this.bindingId_ = bindingId;273 this.bindingSet_.onConnectionError(bindingId, reason);311 BindingSet.prototype.onConnectionError = function(bindingId, reason) { argument312 this.bindings_.delete(bindingId);
368 deUint32 bindingId = 0; in createVertexInfo() local372 bindingDesc.binding = bindingId; in createVertexInfo()378 attrDesc.binding = bindingId; in createVertexInfo()383 bindingId++; in createVertexInfo()