Searched refs:uvWeight (Results 1 – 3 of 3) sorted by relevance
113 static const float4 uvWeight[17] = in Constants() local156 memcpy(&this->uvWeight, uvWeight, sizeof(uvWeight)); in Constants()
31 float4 uvWeight[17]; member
713 Float4 A = *Pointer<Float4>(constants + OFFSET(Constants,uvWeight) + 16 * a); in sampleAniso()1192 Float4 A = *Pointer<Float4>(constants + OFFSET(Constants,uvWeight) + 16 * a); in sampleFloatAniso()