Searched defs:bindingList (Results 1 – 4 of 4) sorted by relevance
88 void DeleteBindingList(TShHandleBase* bindingList) in DeleteBindingList()
439 …VertexInfo (const vector<VertexDesc>& vertexDesc, vector<VkVertexInputBindingDescription>& binding… in createVertexInfo()712 vector<VkVertexInputBindingDescription> bindingList; in generateWork() local
745 …const bindingList = mapDefined(decl.importClause.namedBindings.elements, b => resolver.isDeclarati… constant