Home
last modified time | relevance | path

Searched refs:glamor_program_alpha_ca_first (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_program.c456 case glamor_program_alpha_ca_first: in glamor_set_blend()
576 [glamor_program_alpha_ca_first] = " gl_FragColor = source.a * mask;\n",
633 alpha = glamor_program_alpha_ca_first; in glamor_setup_program_render()
665 if (alpha == glamor_program_alpha_ca_first) { in glamor_setup_program_render()
H A Dglamor_program.h44 glamor_program_alpha_ca_first, enumerator
H A Dglamor_render.c287 case glamor_program_alpha_ca_first: in glamor_create_composite_fs()
695 case glamor_program_alpha_ca_first: in combine_pict_format()
891 key.in = glamor_program_alpha_ca_first; in glamor_composite_choose_shader()
H A Dglamor_composite_glyphs.c283 if (prog->alpha != glamor_program_alpha_ca_first) in glamor_glyphs_flush()