Home
last modified time | relevance | path

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

/external/swiftshader/src/Device/
DBlitter.hpp128 int sDepth; member
DBlitter.cpp1429 Int &sWidth, Int &sHeight, Int &sDepth, in sample()
1619 Int sDepth = *Pointer<Int>(blit + OFFSET(BlitData, sDepth)); in generate() local
/external/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp662 int sDepth = source->getDepth(); in stretchCube() local