Searched refs:ISL_DEV_USE_SEPARATE_STENCIL (Results 1 – 5 of 5) sorted by relevance
49 assert(!ISL_DEV_USE_SEPARATE_STENCIL(dev)); in isl_gen4_filter_tiling()
197 assert(ISL_DEV_USE_SEPARATE_STENCIL(dev)); in isl_gen6_filter_tiling()
87 #ifndef ISL_DEV_USE_SEPARATE_STENCIL92 #define ISL_DEV_USE_SEPARATE_STENCIL(__dev) ((__dev)->use_separate_stencil) macro96 (assert(ISL_DEV_USE_SEPARATE_STENCIL(__dev) == (__dev)->use_separate_stencil))
116 assert(ISL_DEV_USE_SEPARATE_STENCIL(dev)); in isl_genX()
68 if (ISL_DEV_USE_SEPARATE_STENCIL(dev)) in isl_device_init()71 assert(ISL_DEV_USE_SEPARATE_STENCIL(dev)); in isl_device_init()497 ISL_DEV_USE_SEPARATE_STENCIL(dev) && in isl_choose_array_pitch_span()509 ISL_DEV_USE_SEPARATE_STENCIL(dev) && in isl_choose_array_pitch_span()1556 assert(ISL_DEV_GEN(dev) >= 5 && ISL_DEV_USE_SEPARATE_STENCIL(dev)); in isl_surf_get_hiz_surf()