HomeSort by relevance Sort by last modified time
    Searched refs:vAOneOverW (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
backend.h 410 psContext.vOneOverW.centroid = vplaneps(coeffs.vAOneOverW, coeffs.vBOneOverW, coeffs.vCOneOverW, psContext.vI.centroid, psContext.vJ.centroid);
459 coeffs->vAOneOverW = _simd_broadcast_ss(&work.OneOverW[0]);
    [all...]
context.h 331 simdscalar vAOneOverW;

Completed in 1842 milliseconds