Lines Matching refs:pAttachments
60 COUNT_PRESENT_SRC(create_info->pAttachments, create_info->attachmentCount,
69 COUNT_PRESENT_SRC(create_info->pAttachments, create_info->attachmentCount,
78 REPLACE_PRESENT_SRC(pass, create_info->pAttachments,
87 REPLACE_PRESENT_SRC(pass, create_info->pAttachments,
175 local_pass_info.pAttachments = temp_atts;
184 vk_free(alloc, (void *)local_pass_info.pAttachments);
225 local_pass_info.pAttachments = temp_atts;
234 vk_free(alloc, (void *)local_pass_info.pAttachments);
304 memcpy(fb->image_views, pCreateInfo->pAttachments,
305 sizeof(*pCreateInfo->pAttachments) * view_count);