HomeSort by relevance Sort by last modified time
    Searched full:full_overwrite (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_blend.c 66 /* If the complete render target is written, set full_overwrite:
70 bool full_overwrite = (rt0->colormask == 15) && !enable; local
88 COND(full_overwrite, VIVS_PE_COLOR_FORMAT_OVERWRITE);

Completed in 84 milliseconds