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

  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_mipmap_tree.h 106 * If \c mt->level[l].has_hiz is set, then (1) \c mt->hiz_mt has been
110 bool has_hiz; member in struct:intel_mipmap_level
brw_context.c 780 brw->has_hiz = false;
    [all...]
brw_context.h 849 bool has_hiz; member in struct:brw_context
    [all...]
intel_mipmap_tree.c 233 if (!brw->has_hiz)
    [all...]

Completed in 126 milliseconds