Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp150 static unsigned int getTextureDataSize(const glw::GLenum internalformat, const glw::GLenum type,
Dgl4cTextureViewTests.cpp1800 unsigned int TextureViewUtilities::getTextureDataSize(const glw::GLenum internalformat, const glw::… in getTextureDataSize() function in gl4cts::TextureViewUtilities
7099 const unsigned int mipmap_raw_size = TextureViewUtilities::getTextureDataSize( in initTextureObject()