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

  /external/deqp/framework/common/
tcuTexture.hpp 372 Vec4 gatherArray2DOffsetsCompare (const ConstPixelBufferAccess& src, const Sampler& sampler, float ref, float s, float t, int depth, const IVec2 (&offsets)[4]);
519 return gatherArray2DOffsetsCompare(m_levels[0], sampler, ref, s, t, 0, offsets);
    [all...]
tcuTexture.cpp     [all...]

Completed in 64 milliseconds