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

  /external/deqp/framework/common/
tcuTexture.hpp 457 Vec4 sampleLevelArray2D (const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, int depth, float lod);
590 return sampleLevelArray2D(m_levels, m_numLevels, sampler, s, t, 0 /* depth */, lod);
    [all...]
tcuTexture.cpp     [all...]

Completed in 1036 milliseconds