Searched refs:imageSize_to_use (Results 1 – 1 of 1) sorted by relevance
7277 unsigned int imageSize_to_use = 0; in initTextureObject() local7319 imageSize_to_use = (unsigned int)ceil((float)m_texture_width / 4.0f) * in initTextureObject()7330 m_texture_width, m_texture_height, texture_internalformat, imageSize_to_use, in initTextureObject()