Lines Matching refs:getHeight
45 tcu::IVec3(m_access.getHeight(), m_access.getDepth(), 1),
55 tcu::IVec3(1, original.getWidth(), original.getHeight()),
85 tcu::IVec3(m_access.getHeight(), m_access.getDepth(), 1),
95 tcu::IVec3(1, original.getWidth(), original.getHeight()),
117 DE_ASSERT(dst.getWidth() == src.raw().getHeight());
118 DE_ASSERT(dst.getHeight() == src.raw().getDepth());
129 for (int y = 0; y < dst.getHeight(); y++)
143 DE_ASSERT(dst.getWidth() == src.raw().getHeight());
144 DE_ASSERT(dst.getHeight() == src.raw().getDepth());
158 for (int y = 0; y < dst.getHeight(); y++)
172 DE_ASSERT(dst.getWidth() == src.raw().getHeight());
173 DE_ASSERT(dst.getHeight() == src.raw().getDepth());
186 for (int y = 0; y < dst.getHeight(); y++)