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

  /external/swiftshader/src/Shader/
SamplerCore.cpp 783 sample3D(texture, c, u, v, w, offset, lod, secondLOD, function);
978 void SamplerCore::sample3D(Pointer<Byte> &texture, Vector4s &c_, Float4 &u_, Float4 &v_, Float4 &w_, Vector4f &offset, Float &lod, bool secondLOD, SamplerFunction function)
    [all...]
  /external/deqp/framework/common/
tcuTexture.cpp     [all...]

Completed in 494 milliseconds