Searched refs:imageInfoIndices (Results 1 – 2 of 2) sorted by relevance
1149 delete[] info.imageInfoIndices; in unregister_VkDescriptorUpdateTemplate()6252 info.imageInfoIndices = new uint32_t[info.imageInfoCount]; in initDescriptorUpdateTemplateBuffers()6289 info.imageInfoIndices[imageInfoIndex] = i; in initDescriptorUpdateTemplateBuffers()6361 uint32_t* imageInfoIndices = info.imageInfoIndices; in on_vkUpdateDescriptorSetWithTemplate() local6483 imageInfoIndices, bufferInfoIndices, bufferViewIndices, imageInfos, bufferInfos, in on_vkUpdateDescriptorSetWithTemplate()
823 uint32_t* imageInfoIndices; member