Searched refs:ISL_SURF_USAGE_DISPLAY_BIT (Results 1 – 8 of 8) sorted by relevance
65 if (info->usage & ISL_SURF_USAGE_DISPLAY_BIT) { in isl_gfx4_filter_tiling()
54 if (info->usage & ISL_SURF_USAGE_DISPLAY_BIT) in isl_gfx125_filter_tiling()
250 if (info->usage & ISL_SURF_USAGE_DISPLAY_BIT) { in isl_gfx6_filter_tiling()
1108 #define ISL_SURF_USAGE_DISPLAY_BIT (1u << 6) macro2194 return usage & ISL_SURF_USAGE_DISPLAY_BIT; in isl_surf_usage_is_display()
1592 if (surf_info->usage & ISL_SURF_USAGE_DISPLAY_BIT) { in isl_calc_row_pitch_alignment()
166 usage |= ISL_SURF_USAGE_DISPLAY_BIT; in pipe_bind_to_isl_usage()
785 ISL_SURF_USAGE_DISPLAY_BIT : 0), in brw_create_image_common()
646 usage |= ISL_SURF_USAGE_DISPLAY_BIT; in iris_resource_configure_main()