Home
last modified time | relevance | path

Searched defs:finiteZ (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexRoutine.cpp129 Int4 finiteZ = CmpLE(Abs(o[pos].z), *Pointer<Float4>(constants + OFFSET(Constants,maxPos))); in computeClipFlags() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DVertexRoutine.cpp147 Int4 finiteZ = CmpLE(Abs(posZ), maxPos); in computeClipFlags() local

Completed in 3 milliseconds