Searched defs:descriptorIdx (Results 1 – 2 of 2) sorted by relevance
289 …int bindPoint, VkPipelineLayout pipelineLayout, deUint32 setIdx, deUint32 descriptorIdx, deUint32 … in updateWithPush()
3405 for (deUint32 descriptorIdx = 0; descriptorIdx < variables.validDescriptorCount; ++descriptorIdx) in createAndPopulateDescriptors() local