Searched refs:gBinds (Results 1 – 1 of 1) sorted by relevance
644 const auto& gBinds = pl.descriptorSetLayouts[globalSet].bindings; in CreateComputePsos() local645 …nders_.globalSet0 = dSetMgr.CreateDescriptorSetBinder(dSetMgr.CreateDescriptorSet(gBinds), gBinds); in CreateComputePsos()762 const auto& gBinds = pipelineLayout.descriptorSetLayouts[globalSet].bindings; in CreateRenderPsos() local763 …nders_.globalSet0 = dSetMgr.CreateDescriptorSetBinder(dSetMgr.CreateDescriptorSet(gBinds), gBinds); in CreateRenderPsos()