Home
last modified time | relevance | path

Searched defs:mipmapV (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Pipeline/
DSamplerCore.cpp734 Pointer<Byte> mipmapV = Pointer<Byte>(mipmap + 2 * sizeof(Mipmap)); in sampleQuad2D() local
2021 …nst Int4 &sample, Pointer<Byte> &mipmapU, Pointer<Byte> bufferU, Pointer<Byte> &mipmapV, Pointer<B… in sampleChromaTexel()