HomeSort by: relevance | last modified time | path
    Searched refs:matrix_uniform (Results 1 - 13 of 13) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_points.c 96 prog->matrix_uniform, &off_x, &off_y))
glamor_program.h 76 GLint matrix_uniform; member in struct:_glamor_program
glamor_glyphblt.c 81 prog->matrix_uniform, &off_x, &off_y))
238 prog->matrix_uniform, NULL, NULL))
glamor_lines.c 108 prog->matrix_uniform, &off_x, &off_y))
glamor_segs.c 100 prog->matrix_uniform, &off_x, &off_y))
glamor_rects.c 134 prog->matrix_uniform, &off_x, &off_y))
glamor_dash.c 218 prog->matrix_uniform, &off_x, &off_y);
glamor_spans.c 128 prog->matrix_uniform, &off_x, &off_y))
glamor_text.c 196 prog->matrix_uniform,
glamor_composite_glyphs.c 292 prog->matrix_uniform,
glamor_program.c 382 prog->matrix_uniform = glamor_get_uniform(prog, glamor_program_location_none, "v_matrix");
glamor_copy.c 470 prog->matrix_uniform,
glamor_xv.c 591 port_priv->xv_prog.matrix_uniform,

Completed in 8 milliseconds