Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp148 …static TextureView::_sampler_type getSamplerTypeForInternalformat(const glw::GLenum internalformat…
Dgl4cTextureViewTests.cpp1683 _sampler_type TextureViewUtilities::getSamplerTypeForInternalformat(const glw::GLenum internalforma… in getSamplerTypeForInternalformat() function in gl4cts::TextureViewUtilities
6784 TextureViewUtilities::getSamplerTypeForInternalformat(texture_internalformat); in initProgramObject()
6793 …const _sampler_type view_sampler_type = TextureViewUtilities::getSamplerTypeForInternalformat(view… in initProgramObject()
7611 TextureViewUtilities::getSamplerTypeForInternalformat(view_internalformat); in verifyResultData()