Lines Matching defs:view
1572 * Indicates the usage of the particular view
1580 * The format to use in the view
1630 const struct isl_view *view;
1739 * The view into the depth and stencil surfaces.
1741 * This view applies to both surfaces simultaneously.
1743 const struct isl_view *view;
1797 * The view into the control surface.
1799 const struct isl_view *view;
2505 const struct isl_view *view);
2746 * Create an isl_surf that is an uncompressed view of a compressed isl_surf
2748 * The incoming surface must have a compressed format. The incoming view must
2749 * be a valid view for the given surface with the exception that it's format
2751 * incoming view must have isl_view::levels == 1.
2754 * and uncompressed_view will be a valid view giving an uncompressed view of
2762 * view == uncompressed_view.
2767 const struct isl_view *view,