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

  /external/deqp/framework/common/
tcuTexture.hpp 364 Vec4 sampleLevelArray1DOffset (const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float lod, const IVec2& offset);
445 return sampleLevelArray1DOffset(m_levels, m_numLevels, sampler, s, lod, IVec2(offset, 0));
    [all...]
tcuTexture.cpp     [all...]

Completed in 226 milliseconds