Home | History | Annotate | Download | only in functional

Lines Matching full:uniform

167 	// uniform than a random pattern.
383 GLU_EXPECT_NO_ERROR(gl.getError(), "set u_maxSamples uniform");
402 "uniform mediump int u_maxSamples;\n"
629 << " c) Sample position distribution is uniform or almost uniform.\n"
640 << " b) Sample position distribution is uniform or almost uniform.\n"
1185 GLU_EXPECT_NO_ERROR(gl.getError(), "set mask uniform");
1225 "uniform highp uint u_sampleMask;\n"
1241 "uniform highp uint u_sampleMask;\n"
1386 buf << "uniform highp int u_minBitCount;\n"
1387 "uniform highp int u_maxBitCount;\n";
1726 "uniform highp uint u_bitSelector;\n"
2054 GLU_EXPECT_NO_ERROR(gl.getError(), "set mask uniform");
2119 "uniform highp uint u_mask;\n"