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
8027 , m_static_texture_width(1) in TextureViewTestCoherency()8126 m_static_texture_width, /* srcX1 */ 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 …unsigned char* static_texture_data_ptr = getStaticColorTextureData(m_static_texture_width, m_stati… in initTextureContents()9238 m_static_texture_width, m_static_texture_height, GL_RGBA, GL_UNSIGNED_BYTE, in initTextureContents()