Lines Matching full:ppis
6598 VkSampler **ppIS = (VkSampler **)&pNewNode->createInfo.pBindings[i].pImmutableSamplers;6599 *ppIS = new VkSampler[pCreateInfo->pBindings[i].descriptorCount];6600 memcpy(*ppIS, pCreateInfo->pBindings[i].pImmutableSamplers,