Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/i915/
Di915_state_static.c204 int need_fixup; in update_dst_buf_vars() local
241 need_fixup = need_target_fixup(cbuf_surface, &fixup); in update_dst_buf_vars()
242 if (i915->current.target_fixup_format != need_fixup || in update_dst_buf_vars()
244 i915->current.target_fixup_format = need_fixup; in update_dst_buf_vars()