Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluTextureTestUtil.hpp153 SamplerType getFetchSamplerType (tcu::TextureFormat format);
DgluTextureTestUtil.cpp77 SamplerType getFetchSamplerType (tcu::TextureFormat format) in getFetchSamplerType() function
/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.cpp336 renderParams.samplerType = getFetchSamplerType(effectiveRefTexture.getFormat()); in iterate()