Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.hpp148 …static TextureView::_sampler_type getSamplerTypeForInternalformat(const glw::GLenum internalformat…
H A Dgl4cTextureViewTests.cpp1682 _sampler_type TextureViewUtilities::getSamplerTypeForInternalformat(const glw::GLenum internalforma… in getSamplerTypeForInternalformat() function in gl4cts::TextureViewUtilities
6781 TextureViewUtilities::getSamplerTypeForInternalformat(texture_internalformat); in initProgramObject()
6791 …const _sampler_type view_sampler_type = TextureViewUtilities::getSamplerTypeForInternalformat(view… in initProgramObject()
7612 TextureViewUtilities::getSamplerTypeForInternalformat(view_internalformat); in verifyResultData()