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

  /external/mesa3d/src/intel/common/
gen_device_info.h 46 bool has_hiz_and_separate_stencil; member in struct:gen_device_info
gen_device_info.c 73 .has_hiz_and_separate_stencil = true,
97 .has_hiz_and_separate_stencil = true,
120 .has_hiz_and_separate_stencil = true, \
279 .has_hiz_and_separate_stencil = true, \
376 .has_hiz_and_separate_stencil = true, \
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_context.c     [all...]
intel_screen.c     [all...]
  /external/mesa3d/src/intel/isl/
isl.c 81 assert(info->has_hiz_and_separate_stencil);
    [all...]

Completed in 238 milliseconds