Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.hpp168 SamplerType getFetchSamplerType (tcu::TextureFormat format);
DgluTextureTestUtil.cpp77 SamplerType getFetchSamplerType (tcu::TextureFormat format) in getFetchSamplerType() function
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureFormatTests.cpp367 renderParams.samplerType = getFetchSamplerType(effectiveRefTexture.getFormat()); in iterate()