Searched refs:descriptorSetLayoutCount (Results 1 – 1 of 1) sorted by relevance
1195 const size_t descriptorSetLayoutCount = descriptorSetLayouts.size(); in createRenderPipelineLayouts() local1197 …for (size_t descriptorSetLayoutNdx = 0; descriptorSetLayoutNdx < descriptorSetLayoutCount; descrip… in createRenderPipelineLayouts()1207 (deUint32)descriptorSetLayoutCount, // deUint32 setLayoutCount in createRenderPipelineLayouts()