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

  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_state_shader.h 168 bool sample_count_one; member in struct:ilo_state_ps_info
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_state.c 750 const bool sample_count_one = (vec->fb.num_samples <= 1); local
757 info->alpha.cv_sample_count_one != sample_count_one ||
764 info->alpha.cv_sample_count_one = sample_count_one;
    [all...]

Completed in 79 milliseconds