Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp7277 unsigned int imageSize_to_use = 0; in initTextureObject() local
7319 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()