Searched refs:dUV2dxy (Results 1 – 2 of 2) sorted by relevance
1211 Float4 dUV2dxy = dUVdxy * dUVdxy; in computeLod2D() local1212 Float4 dUV2 = dUV2dxy.xy + dUV2dxy.zw; in computeLod2D()
1403 Float4 dUV2dxy = dUVdxy * dUVdxy; in computeLod() local1404 Float4 dUV2 = dUV2dxy.xy + dUV2dxy.zw; in computeLod()