Home
last modified time | relevance | path

Searched refs:matrix_uniform (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_glyphblt.c80 prog->matrix_uniform, &off_x, &off_y)) in glamor_poly_glyph_blt_gl()
232 prog->matrix_uniform, NULL, NULL)) in glamor_push_pixels_gl()
H A Dglamor_program.h76 GLint matrix_uniform; member
H A Dglamor_points.c95 prog->matrix_uniform, &off_x, &off_y)) in glamor_poly_point_gl()
H A Dglamor_segs.c100 prog->matrix_uniform, &off_x, &off_y)) in glamor_poly_segment_solid_gl()
H A Dglamor_lines.c108 prog->matrix_uniform, &off_x, &off_y)) in glamor_poly_lines_solid_gl()
H A Dglamor_rects.c134 prog->matrix_uniform, &off_x, &off_y)) in glamor_poly_fill_rect_gl()
H A Dglamor_dash.c218 prog->matrix_uniform, &off_x, &off_y); in glamor_dash_loop()
H A Dglamor_spans.c128 prog->matrix_uniform, &off_x, &off_y)) in glamor_fill_spans_gl()
H A Dglamor_text.c196 prog->matrix_uniform, in glamor_text()
H A Dglamor_xv.c614 glamor_priv->xv_prog.matrix_uniform, in glamor_xv_render()
828 glamor_priv->xv_prog_ext.matrix_uniform, in glamor_xv_render_dma()
H A Dglamor_composite_glyphs.c263 prog->matrix_uniform, in glamor_glyphs_flush()
H A Dglamor_program.c357 prog->matrix_uniform = glamor_get_uniform(prog, glamor_program_location_none, "v_matrix"); in glamor_build_program()
H A Dglamor_copy.c470 prog->matrix_uniform, in glamor_copy_fbo_fbo_draw()