Lines Matching full:image_create
1057 VkImageCreateInfo image_create = {1090 image_create.extent =1103 dispatch.CreateImage(device, &image_create, nullptr, &img.image);