Searched refs:static_texture_data_ptr (Results 1 – 1 of 1) sorted by relevance
9232 …unsigned char* static_texture_data_ptr = getStaticColorTextureData(m_static_texture_width, m_stati… in initTextureContents() local9241 static_texture_data_ptr); in initTextureContents()9244 delete[] static_texture_data_ptr; in initTextureContents()9246 static_texture_data_ptr = DE_NULL; in initTextureContents()