Home
last modified time | relevance | path

Searched refs:static_texture_data_ptr (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp9232 …unsigned char* static_texture_data_ptr = getStaticColorTextureData(m_static_texture_width, m_stati… in initTextureContents() local
9241 static_texture_data_ptr); in initTextureContents()
9244 delete[] static_texture_data_ptr; in initTextureContents()
9246 static_texture_data_ptr = DE_NULL; in initTextureContents()