Lines Matching defs:height
1796 * @param height Mip-map height to use for the query.
1801 const unsigned int width, const unsigned int height)
1838 return texel_size * width * height;
2092 * for texture targets that use the height information.
2761 /* Make sure that cube face width matches its height */
3491 33, /* height */
4156 * match original texture's height for all levels.
4180 * not match original texture's height for all levels.
6161 << "height:[" << m_reference_texture_height << "]." << tcu::TestLog::EndMessage;
6182 << "height:[" << m_reference_texture_height << "]." << tcu::TestLog::EndMessage;
6206 << "height:[" << m_reference_texture_height << "]." << tcu::TestLog::EndMessage;
6229 << "height:[" << m_reference_texture_height << "]." << tcu::TestLog::EndMessage;
6253 << "height:[" << m_reference_texture_height << "] "
6278 << "height:[" << m_reference_texture_height << "] "
8690 * @param height Height of the mip-map the buffer will be used as a data source for;
8694 unsigned char* TextureViewTestCoherency::getStaticColorTextureData(unsigned int width, unsigned int height) const
8699 unsigned char* result_ptr = new unsigned char[width * height * m_texture_n_components];
8701 for (unsigned int y = 0; y < height; ++y)
8723 * @param out_height Deref will be used to store height of the mip-map the test will