Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluTextureTestUtil.hpp167 SamplerType getFetchSamplerType(tcu::TextureFormat format);
H A DgluTextureTestUtil.cpp78 SamplerType getFetchSamplerType(tcu::TextureFormat format) in getFetchSamplerType() function
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureFormatTests.cpp391 renderParams.samplerType = getFetchSamplerType(effectiveRefTexture.getFormat()); in iterate()