Searched refs:uvWeight (Results 1 – 6 of 6) 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
687 Float4 A = *Pointer<Float4>(constants + OFFSET(Constants,uvWeight) + 16 * a); in sampleAniso()1159 Float4 A = *Pointer<Float4>(constants + OFFSET(Constants,uvWeight) + 16 * a); in sampleFloatAniso()
111 static const float4 uvWeight[17] = { in Constants() local152 memcpy(&this->uvWeight, uvWeight, sizeof(uvWeight)); in Constants()
33 float4 uvWeight[17]; member
372 Float4 A = *Pointer<Float4>(constants + OFFSET(Constants, uvWeight) + 16 * N); in sampleAniso()844 Float4 A = *Pointer<Float4>(constants + OFFSET(Constants, uvWeight) + 16 * N); in sampleFloatAniso()