Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbackend_impl.h62 simdscalar const& vI, in ComputeUserClipMask()
Dstate.h373 PixelPositions vI; // barycentric coords evaluated at pixel center, sample position, centroid member
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdintrin.h226 static SIMDINLINE simdscalar InterpolateComponent(simdscalar const& vI, in InterpolateComponent()
283 static SIMDINLINE simd4scalar InterpolateComponent(simd4scalar const& vI, in InterpolateComponent()
/third_party/json/test/src/
Dunit-ubjson.cpp1908 std::vector<uint8_t> vI = {'[', '#', 'I'}; variable