Searched refs:line_aa (Results 1 – 6 of 6) sorted by relevance
404 GLuint line_aa; in brw_wm_populate_key() local442 line_aa = BRW_WM_AA_NEVER; in brw_wm_populate_key()447 line_aa = BRW_WM_AA_ALWAYS; in brw_wm_populate_key()451 line_aa = BRW_WM_AA_SOMETIMES; in brw_wm_populate_key()456 line_aa = BRW_WM_AA_ALWAYS; in brw_wm_populate_key()459 line_aa = BRW_WM_AA_SOMETIMES; in brw_wm_populate_key()463 line_aa = BRW_WM_AA_ALWAYS; in brw_wm_populate_key()468 key->line_aa = line_aa; in brw_wm_populate_key()
156 if (wm_iz_table[lookup].ds_present || key->line_aa != BRW_WM_AA_NEVER) { in setup_fs_payload_gfx4()159 !wm_iz_table[lookup].ds_present && key->line_aa == BRW_WM_AA_SOMETIMES; in setup_fs_payload_gfx4()
181 found |= check("line smoothing", line_aa); in debug_fs_recompile()
488 enum brw_wm_aa_enable line_aa:2; member
4808 uint32_t line_aa = BRW_WM_AA_NEVER; in crocus_populate_fs_key() local4812 line_aa = BRW_WM_AA_ALWAYS; in crocus_populate_fs_key()4815 line_aa = BRW_WM_AA_SOMETIMES; in crocus_populate_fs_key()4819 line_aa = BRW_WM_AA_ALWAYS; in crocus_populate_fs_key()4821 line_aa = BRW_WM_AA_SOMETIMES; in crocus_populate_fs_key()4824 line_aa = BRW_WM_AA_ALWAYS; in crocus_populate_fs_key()4828 key->line_aa = line_aa; in crocus_populate_fs_key()
158782 audiovisualizers: streamline the line_aa code