Home
last modified time | relevance | path

Searched defs:line_aa (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm.c404 GLuint line_aa; in brw_wm_populate_key() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h488 enum brw_wm_aa_enable line_aa:2; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c4808 uint32_t line_aa = BRW_WM_AA_NEVER; in crocus_populate_fs_key() local