HomeSort by: relevance | last modified time | path
    Searched defs:r2_uniform_location (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_gradient.c 870 GLint r2_uniform_location = 0; local
923 r2_uniform_location = glGetUniformLocation(gradient_prog, "r2");
1082 glUniform1f(r2_uniform_location, r2);

Completed in 4 milliseconds