Searched refs:tempOffsetData (Results 1 – 2 of 2) sorted by relevance
314 …float tempOffsetData[3*3] = // For temporarily centering the coordinates to get nicer transformati… in MultiTexShader() local352 Mat3(tempOffsetData) * in MultiTexShader()358 (Mat3(tempOffsetData) * (-1.0f)); in MultiTexShader()
422 …static const float tempOffsetData[3*3] = // For temporarily centering the coordinates to get nicer… in MultiTexShader() local459 Mat4 transformation = matExtend3To4(Mat3(tempOffsetData) * in MultiTexShader()465 (Mat3(tempOffsetData) * (-1.0f))); in MultiTexShader()