Searched defs:fullExtent (Results 1 – 2 of 2) sorted by relevance
751 const auto fullExtent = makeExtent3D(m_params.width, m_params.height, m_params.depth); in iterate() local868 const auto fullExtent = makeExtent3D(m_params.width, m_params.height, m_params.depth); in iterate() local
4594 const gl::Rectangle fullExtent(0, 0, colorImageMS->getRotatedExtents().width, in optimizeRenderPassForPresent() local