HomeSort by relevance Sort by last modified time
    Searched refs:need_downsample (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_mipmap_tree.h 310 bool need_downsample; member in struct:intel_mipmap_tree
intel_mipmap_tree.c 383 multisample_mt->need_downsample = false;
1031 if (!mt->need_downsample)
1037 mt->need_downsample = false;
    [all...]
intel_fbo.c 892 irb->mt->need_downsample = true;

Completed in 52 milliseconds