Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp124 static TextureView::_format getFormatOfInternalformat(const glw::GLenum internalformat);
Dgl4cTextureViewTests.cpp756 _format TextureViewUtilities::getFormatOfInternalformat(const glw::GLenum internalformat) in getFormatOfInternalformat() function in gl4cts::TextureViewUtilities
7051 _format format = TextureViewUtilities::getFormatOfInternalformat(texture_internalformat); in initTextureObject()
7509 _format texture_format = TextureViewUtilities::getFormatOfInternalformat(texture_internalformat); in verifyResultData()
7512 _format view_format = TextureViewUtilities::getFormatOfInternalformat(view_internalformat); in verifyResultData()