Searched defs:bindingList (Results 1 – 2 of 2) sorted by relevance
88 void DeleteBindingList(TShHandleBase* bindingList) in DeleteBindingList()
364 …VertexInfo (const vector<VertexDesc>& vertexDesc, vector<VkVertexInputBindingDescription>& binding… in createVertexInfo()632 vector<VkVertexInputBindingDescription> bindingList; in generateWork() local