Home
last modified time | relevance | path

Searched refs:ISL_SURF_USAGE_DISPLAY_BIT (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/intel/isl/
H A Disl_gfx4.c65 if (info->usage & ISL_SURF_USAGE_DISPLAY_BIT) { in isl_gfx4_filter_tiling()
H A Disl_gfx12.c36 * (ISL_SURF_USAGE_DISPLAY_BIT), then this function filters out all tiling
54 if (info->usage & ISL_SURF_USAGE_DISPLAY_BIT) in isl_gfx125_filter_tiling()
H A Disl_gfx7.c188 * (ISL_SURF_USAGE_DISPLAY_BIT), then this function filters out all tiling
244 if (info->usage & ISL_SURF_USAGE_DISPLAY_BIT) { in isl_gfx6_filter_tiling()
H A Disl.h1108 #define ISL_SURF_USAGE_DISPLAY_BIT (1u << 6) macro
2260 return usage & ISL_SURF_USAGE_DISPLAY_BIT; in isl_surf_usage_is_display()
H A Disl.c1654 if (surf_info->usage & ISL_SURF_USAGE_DISPLAY_BIT) { in isl_calc_row_pitch_alignment()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.c166 usage |= ISL_SURF_USAGE_DISPLAY_BIT; in pipe_bind_to_isl_usage()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.c701 usage |= ISL_SURF_USAGE_DISPLAY_BIT; in iris_resource_configure_main()

Completed in 17 milliseconds