Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f82e22db authored by Romain Guy's avatar Romain Guy Committed by Android (Google) Code Review
Browse files

Merge "Note to self"

parents d48a84ce 8e025de5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -77,6 +77,8 @@ const char* gVS_Header_Varyings_PointHasBitmap[2] = {
        // High precision
        "varying highp vec2 outPointBitmapTexCoords;\n"
};
// TODO: These values are used to sample from textures,
//       they may need to be highp
const char* gVS_Header_Varyings_HasGradient[3] = {
        // Linear
        "varying vec2 linear;\n",