Searched refs:queue_family_indices (Results 1 – 1 of 1) sorted by relevance
567 uint32_t *queue_family_indices = in wsi_configure_image() local569 sizeof(*queue_family_indices) * in wsi_configure_image()572 if (!queue_family_indices) in wsi_configure_image()577 queue_family_indices[i] = pCreateInfo->pQueueFamilyIndices[i]; in wsi_configure_image()596 .pQueueFamilyIndices = queue_family_indices, in wsi_configure_image()