Home
last modified time | relevance | path

Searched defs:bindingList (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/glslang/glslang/GenericCodeGen/
DLink.cpp88 void DeleteBindingList(TShHandleBase* bindingList) in DeleteBindingList()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp364 …VertexInfo (const vector<VertexDesc>& vertexDesc, vector<VkVertexInputBindingDescription>& binding… in createVertexInfo()
632 vector<VkVertexInputBindingDescription> bindingList; in generateWork() local