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

  /external/deqp/modules/gles31/functional/
es31fTextureFormatTests.cpp 352 fetchTexture(SurfaceAccess(referenceFrame, m_renderCtx.getRenderTarget().getPixelFormat()), m_texture->getRefTexture(), &texCoord[0], spec.lookupScale, spec.lookupBias);
  /external/deqp/modules/glshared/
glsTextureTestUtil.hpp 359 void fetchTexture (const SurfaceAccess& dst, const tcu::ConstPixelBufferAccess& src, const float* texCoord, const tcu::Vec4& colorScale, const tcu::Vec4& colorBias);
glsTextureTestUtil.cpp     [all...]

Completed in 63 milliseconds