HomeSort by relevance Sort by last modified time
    Searched refs:bindingList (Results 1 - 5 of 5) sorted by null

  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/GenericCodeGen/
Link.cpp 88 void DeleteBindingList(TShHandleBase* bindingList)
90 delete bindingList;
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/Include/
ShHandle.h 166 void DeleteBindingList(TShHandleBase* bindingList);
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationSmokeTests.cpp 370 void createVertexInfo (const vector<VertexDesc>& vertexDesc, vector<VkVertexInputBindingDescription>& bindingList, vector<VkVertexInputAttributeDescription>& attrList, VkPipelineVertexInputStateCreateInfo& vertexInputState)
381 bindingList.push_back(bindingDesc);
396 vertexInputState.vertexBindingDescriptionCount = (deUint32)bindingList.size();
397 vertexInputState.pVertexBindingDescriptions = &bindingList[0];
651 vector<VkVertexInputBindingDescription> bindingList;
748 createVertexInfo(vertexDescList, bindingList, attrList, vertexInputState);
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 
  /prebuilts/tools/common/m2/repository/net/sf/saxon/Saxon-HE/9.8.0-5/
Saxon-HE-9.8.0-5.jar 

Completed in 88 milliseconds