Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexRoutine.cpp128 Int4 finiteY = CmpLE(Abs(o[pos].y), *Pointer<Float4>(constants + OFFSET(Constants,maxPos))); in computeClipFlags() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DVertexRoutine.cpp146 Int4 finiteY = CmpLE(Abs(posY), maxPos); in computeClipFlags() local

Completed in 3 milliseconds