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

  /external/deqp/framework/common/
tcuTestLog.cpp 202 Vec4 s = access.sample2D(sampler, sampler.minFilter, xf, yf, 0)*pixelScale + pixelBias;
tcuTexture.cpp     [all...]
tcuTexture.hpp 272 Vec4 sample2D (const Sampler& sampler, Sampler::FilterMode filter, float s, float t, int depth) const;
    [all...]
tcuTextureUtil.cpp 835 dst.setPixel(src.sample2D(sampler, filter, (x+0.5f)*sX, (y+0.5f)*sY, 0), x, y);
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]

Completed in 2624 milliseconds