Searched defs:isl_surf (Results 1 – 6 of 6) sorted by relevance
1462 struct isl_surf { struct1464 enum isl_surf_dim dim; argument1473 /** Spatial layout of the samples if isl_surf::samples > 1 */ argument1496 * identical to the extent defined in isl_surf_init_info. argument1507 * logical_layout := (isl_surf::dim, isl_surf::logical_level0_px) argument1510 struct isl_extent4d phys_level0_sa;1513 uint32_t levels;1520 uint32_t samples;1523 uint64_t size_B;1526 uint32_t alignment_B;[all …]
338 intel_aux_map_format_bits_for_isl_surf(const struct isl_surf *isl_surf) in intel_aux_map_format_bits_for_isl_surf()
156 struct isl_surf *isl_surf) in get_blorp_surf_for_anv_buffer()916 struct isl_surf isl_surf; in anv_CmdFillBuffer() local
2574 const struct isl_surf *isl_surf = &surface->isl; in anv_image_fill_surface_state() local
536 const struct isl_surf *isl_surf = &image->planes[plane].primary_surface.isl; in anv_image_init_aux_tt() local
2742 struct isl_surf isl_surf = res->surf; in iris_create_surface() local