Searched defs:need_fixup (Results 1 - 1 of 1) sorted by relevance

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

Completed in 127 milliseconds