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
8026 , m_static_texture_height(1) in TextureViewTestCoherency()8127 m_static_texture_height, /* srcY1 */ in checkAPICallCoherency()9187 GL_RGBA8, m_static_texture_width, m_static_texture_height); in initTextures()9228 DE_ASSERT(m_static_texture_height == 1 && m_static_texture_width == 1); in initTextureContents()9230 …atic_texture_data_ptr = getStaticColorTextureData(m_static_texture_width, m_static_texture_height); in initTextureContents()9238 m_static_texture_width, m_static_texture_height, GL_RGBA, GL_UNSIGNED_BYTE, in initTextureContents()