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

  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_mipmap_tree.h 121 * If \c mt->level[l].has_hiz is set, then (1) \c mt->hiz_mt has been
125 bool has_hiz; member in struct:intel_mipmap_level
    [all...]
brw_context.h 787 bool has_hiz; member in struct:brw_context
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_state.h 285 bool has_hiz; member in struct:ilo_fb_state
  /external/mesa3d/src/intel/vulkan/
genX_cmd_buffer.c 2183 const bool has_hiz = image != NULL && local
    [all...]

Completed in 112 milliseconds