Home
last modified time | relevance | path

Searched refs:glamor_use_program (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_program.h111 glamor_use_program(PixmapPtr pixmap,
H A Dglamor_points.c69 if (!glamor_use_program(pixmap, gc, prog, NULL)) in glamor_poly_point_gl()
H A Dglamor_program.c386 glamor_use_program(PixmapPtr pixmap, in glamor_use_program() function
426 if (!glamor_use_program(pixmap, gc, prog, NULL)) in glamor_use_program_fill()
H A Dglamor_dash.c178 if (!glamor_use_program(pixmap, gc, prog, NULL)) in glamor_dash_setup()
H A Dglamor_text.c466 if (!glamor_use_program(pixmap, gc, prog, NULL)) in glamor_image_text()
H A Dglamor_copy.c456 if (!glamor_use_program(dst_pixmap, gc, prog, &args)) in glamor_copy_fbo_fbo_draw()