Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c284 brw->has_compr4 = true; in brwCreateContext()
Dbrw_context.h729 bool has_compr4; member
Dbrw_wm_emit.c1433 } else if (c->dispatch_width == 16 && brw->has_compr4) { in emit_fb_write()
Dbrw_fs_visitor.cpp2002 if (brw->has_compr4) { in emit_color_write()