Searched refs:pClampedSrc (Results 1 – 1 of 1) sorted by relevance
586 Value* pClampedSrc = FCLAMP(src[3], 0.0f, 1.0f); in Create() local588 currentSampleMask = FMUL(pClampedSrc, VBROADCAST(C((float)bits))); in Create()