Searched refs:iExtent2D (Results 1 – 1 of 1) sorted by relevance
402 const auto iExtent2D = tcu::IVec2(iExtent3D.x(), iExtent3D.y()); in iterate() local606 copyImageToBuffer(vkd, cmdBuffer, colorBuffer->get(), outBuffer->get(), iExtent2D); in iterate()