HomeSort by relevance Sort by last modified time
    Searched refs:getSamplerType (Results 1 - 18 of 18) sorted by null

  /external/deqp/modules/gles3/functional/
es3fTextureFormatTests.cpp 170 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat());
355 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat());
517 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat());
670 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat());
816 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat());
    [all...]
es3fTextureSwizzleTests.cpp 156 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat());
es3fTextureFilteringTests.cpp 278 refParams.samplerType = getSamplerType(texFmt);
585 sampleParams.samplerType = getSamplerType(texFmt);
842 refParams.samplerType = getSamplerType(texFmt);
    [all...]
es3fTextureWrapTests.cpp 320 refParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat());
es3fTextureMipmapTests.cpp 325 sampleParams.samplerType = gls::TextureTestUtil::getSamplerType(m_texture->getRefTexture().getFormat());
    [all...]
es3fASTCDecompressionCases.cpp     [all...]
  /external/deqp/modules/gles2/accuracy/
es2aTextureFilteringTests.cpp 230 refParams.samplerType = getSamplerType(texFmt);
544 sampleParams.samplerType = getSamplerType(texFmt);
es2aTextureMipmapTests.cpp 284 sampleParams.samplerType = gls::TextureTestUtil::getSamplerType(m_texture->getRefTexture().getFormat());
  /external/deqp/modules/gles2/functional/
es2fTextureFormatTests.cpp 153 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat());
324 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat());
es2fTextureFilteringTests.cpp 278 refParams.samplerType = getSamplerType(texFmt);
558 sampleParams.samplerType = getSamplerType(texFmt);
es2fTextureMipmapTests.cpp 281 sampleParams.samplerType = gls::TextureTestUtil::getSamplerType(m_texture->getRefTexture().getFormat());
    [all...]
  /external/deqp/modules/gles3/accuracy/
es3aTextureFilteringTests.cpp 221 refParams.samplerType = getSamplerType(texFmt);
558 sampleParams.samplerType = getSamplerType(texFmt);
es3aTextureMipmapTests.cpp 277 sampleParams.samplerType = gls::TextureTestUtil::getSamplerType(m_texture->getRefTexture().getFormat());
  /external/deqp/modules/gles31/functional/
es31fTextureFilteringTests.cpp 338 refParams.samplerType = getSamplerType(texFmt);
es31fTextureFormatTests.cpp 186 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat());
es31fTextureGatherTests.cpp 837 static inline glu::DataType getSamplerType (TextureType textureType, const tcu::TextureFormat& format)
    [all...]
  /external/deqp/modules/glshared/
glsTextureTestUtil.hpp 88 SamplerType getSamplerType (tcu::TextureFormat format);
glsTextureTestUtil.cpp 58 SamplerType getSamplerType (tcu::TextureFormat format)
    [all...]

Completed in 322 milliseconds