Lines Matching defs:image
270 * application sets a swapchain’s imageExtent to will be the size of the window, after the first image is
319 cswap->images[i].image = images[i];
468 * - we don't need a new image
469 * - we have a swapchain image
470 * - that image is either acquired or acquiring
519 res->obj->image = cdt->swapchain->images[res->obj->dt_idx].image;
624 uint32_t image;
673 swapchain->last_present = cpi->image;
733 res->obj->last_dt_idx = cpi->image = res->obj->dt_idx;
740 cpi->info.pImageIndices = &cpi->image;