Home
last modified time | relevance | path

Searched refs:mapGLSampler (Results 1 – 20 of 20) sorted by relevance

/external/deqp/framework/opengl/
DgluTextureUtil.hpp64 tcu::Sampler mapGLSampler (deUint32 wrapS, deUint32 minFilter, deUint32 magFilter);
65 tcu::Sampler mapGLSampler (deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 ma…
66 tcu::Sampler mapGLSampler (deUint32 wrapS, deUint32 wrapT, deUint32 wrapR, deUint32 minFil…
DgluTextureUtil.cpp666 tcu::Sampler mapGLSampler (deUint32 wrapS, deUint32 minFilter, deUint32 magFilter) in mapGLSampler() function
668 return mapGLSampler(wrapS, wrapS, wrapS, minFilter, magFilter); in mapGLSampler()
683 tcu::Sampler mapGLSampler (deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter) in mapGLSampler() function
685 return mapGLSampler(wrapS, wrapT, wrapS, minFilter, magFilter); in mapGLSampler()
700 tcu::Sampler mapGLSampler (deUint32 wrapS, deUint32 wrapT, deUint32 wrapR, deUint32 minFilter, deUi… in mapGLSampler() function
/external/deqp/modules/gles3/functional/
Des3fTextureSizeTests.cpp161 …xture->getRefTexture(), &texCoord[0], ReferenceParams(TEXTURETYPE_2D, mapGLSampler(wrapS, wrapT, m… in iterate()
308 Sampler sampler = mapGLSampler(wrapS, wrapT, minFilter, magFilter); in testFace()
Des3fTextureShadowTests.cpp339 sampleParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter); in iterate()
622 …sampleParams.sampler = glu::mapGLSampler(GL_CLAMP_TO_EDGE, GL_CLAMP_TO_EDGE, m_minFilter, m_ma… in iterate()
905 sampleParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter); in iterate()
Des3fTextureMipmapTests.cpp325 sampleParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter); in iterate()
715 params.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter); in iterate()
1271 sampleParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_wrapR, m_minFilter, magFilter); in iterate()
1505 …ReferenceParams sampleParams (TEXTURETYPE_2D, glu::mapGLSampler(wrapS, wrapT, m_minFilter, mag… in iterate()
1872 params.sampler = glu::mapGLSampler(wrapS, wrapT, m_minFilter, magFilter); in iterate()
2143 sampleParams.sampler = glu::mapGLSampler(wrapS, wrapT, wrapR, m_minFilter, magFilter); in iterate()
Des3fTextureFilteringTests.cpp296 refParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter); in iterate()
604 …sampleParams.sampler = glu::mapGLSampler(GL_CLAMP_TO_EDGE, GL_CLAMP_TO_EDGE, m_minFilter, m_ma… in iterate()
864 refParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_wrapT, m_minFilter, m_magFilter); in iterate()
1106 refParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_wrapR, m_minFilter, m_magFilter); in iterate()
Des3fVertexTextureTests.cpp788 …computeReference(m_textures[textureNdx]->getRefTexture(), lod, glu::mapGLSampler(m_wrapS, m_wrapT,… in computeReferenceCell()
1124 tcu::Sampler sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter); in computeReferenceCell()
1464 …computeReference(m_textures[textureNdx]->getRefTexture(), lod, glu::mapGLSampler(m_wrapS, m_wrapT,… in computeReferenceCell()
1808 …computeReference(m_textures[textureNdx]->getRefTexture(), lod, glu::mapGLSampler(m_wrapS, m_wrapT,… in computeReferenceCell()
Des3fTextureWrapTests.cpp320 refParams.sampler = mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter); in iterate()
/external/deqp/modules/gles2/functional/
Des2fTextureSizeTests.cpp160 …xture->getRefTexture(), &texCoord[0], ReferenceParams(TEXTURETYPE_2D, mapGLSampler(wrapS, wrapT, m… in iterate()
307 Sampler sampler = mapGLSampler(wrapS, wrapT, minFilter, magFilter); in testFace()
Des2fTextureWrapTests.cpp188 refParams.sampler = mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter); in iterate()
Des2fTextureFilteringTests.cpp278 refParams.sampler = mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter); in iterate()
557 sampleParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter); in iterate()
Des2fVertexTextureTests.cpp688 …computeReference(m_textures[textureNdx]->getRefTexture(), lod, glu::mapGLSampler(m_wrapS, m_wrapT,… in computeReferenceCell()
1021 tcu::Sampler sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter); in computeReferenceCell()
Des2fTextureMipmapTests.cpp281 sampleParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter); in iterate()
676 params.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter); in iterate()
/external/deqp/modules/glshared/
DglsRandomShaderCase.cpp528 …executor.setTexture(unitNdx, &texture->getRefTexture(), glu::mapGLSampler(TEXTURE_WRAP_S, TEXTURE_… in iterate()
540 …executor.setTexture(unitNdx, &texture->getRefTexture(), glu::mapGLSampler(TEXTURE_WRAP_S, TEXTURE_… in iterate()
/external/deqp/modules/gles2/accuracy/
Des2aTextureMipmapTests.cpp285 sampleParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter); in iterate()
540 tcu::Sampler sampler = mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter); in iterate()
Des2aTextureFilteringTests.cpp231 refParams.sampler = mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter); in iterate()
544 sampleParams.sampler = mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter); in iterate()
/external/deqp/modules/gles3/accuracy/
Des3aTextureMipmapTests.cpp277 sampleParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter); in iterate()
527 tcu::Sampler sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter); in iterate()
Des3aTextureFilteringTests.cpp221 refParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter); in iterate()
553 sampleParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter); in iterate()
/external/deqp/modules/gles31/functional/
Des31fTextureFilteringTests.cpp342 …refParams.sampler = glu::mapGLSampler(GL_CLAMP_TO_EDGE, GL_CLAMP_TO_EDGE, m_minFilter, m_magFi… in iterate()
Des31fTextureBorderClampTests.cpp1259 …refParams.sampler = glu::mapGLSampler(config.sWrapMode, config.tWrapMode, config.minFilter, co… in genSamplerParams()
2253 refParams.sampler = glu::mapGLSampler(m_sWrap, m_tWrap, m_rWrap, m_filter, m_filter); in getSamplerParams()