Searched refs:dUV2dxy (Results 1 – 1 of 1) sorted by relevance
1421 Float4 dUV2dxy = dUVdxy * dUVdxy; in computeLod() local1422 Float4 dUV2 = dUV2dxy.xy + dUV2dxy.zw; in computeLod()1495 Float4 dUV2dxy = dUVdxy * dUVdxy; in computeLodCube() local1496 Float4 dUV2 = dUV2dxy.xy + dUV2dxy.zw; in computeLodCube()