Searched refs:m_static_texture_height (Results 1 – 2 of 2) sorted by relevance
844 const unsigned int m_static_texture_height; member in gl4cts::TextureViewTestCoherency
8028 , m_static_texture_height(1) in TextureViewTestCoherency()8129 m_static_texture_height, /* srcY1 */ in checkAPICallCoherency()9189 GL_RGBA8, m_static_texture_width, m_static_texture_height); in initTextures()9230 DE_ASSERT(m_static_texture_height == 1 && m_static_texture_width == 1); in initTextureContents()9232 …atic_texture_data_ptr = getStaticColorTextureData(m_static_texture_width, m_static_texture_height); in initTextureContents()9240 m_static_texture_width, m_static_texture_height, GL_RGBA, GL_UNSIGNED_BYTE, in initTextureContents()