Lines Matching full:uniform
414 "uniform sampler2D u_sampler;\n"
430 TCU_CHECK_MSG((int)samplerLoc != (int)-1, "Couldn't find uniform u_sampler");
484 "uniform highp float u_depth;\n"
490 "uniform mediump vec4 u_color;\n"
505 TCU_CHECK_MSG((int)colorLoc != (int)-1, "Couldn't find uniform u_color");
508 TCU_CHECK_MSG((int)depthLoc != (int)-1, "Couldn't find uniform u_depth");
614 "uniform mediump vec4 u_color;\n"
629 TCU_CHECK_MSG((int)colorLoc != (int)-1, "Couldn't find uniform u_color");