Searched refs:m_static_texture_width (Results 1 – 2 of 2) sorted by relevance
845 const unsigned int m_static_texture_width; member in gl4cts::TextureViewTestCoherency
8038 , m_static_texture_width(1) in TextureViewTestCoherency()8137 m_static_texture_width, /* srcX1 */ in checkAPICallCoherency()9197 GL_RGBA8, m_static_texture_width, m_static_texture_height); in initTextures()9238 DE_ASSERT(m_static_texture_height == 1 && m_static_texture_width == 1); in initTextureContents()9240 …unsigned char *static_texture_data_ptr = getStaticColorTextureData(m_static_texture_width, m_stati… in initTextureContents()9248 m_static_texture_width, m_static_texture_height, GL_RGBA, GL_UNSIGNED_BYTE, in initTextureContents()