[Mesa-dev] [PATCH 1/2] isl: document the meaning of the array_len field in isl_view

Jason Ekstrand jason at jlekstrand.net
Thu Mar 2 07:50:01 UTC 2017


Rb

On Feb 23, 2017 11:40 PM, "Iago Toral Quiroga" <itoral at igalia.com> wrote:

> ---
>  src/intel/isl/isl.h | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/src/intel/isl/isl.h b/src/intel/isl/isl.h
> index c340e6a..e6e9459 100644
> --- a/src/intel/isl/isl.h
> +++ b/src/intel/isl/isl.h
> @@ -934,6 +934,12 @@ struct isl_view {
>      * for texturing, they are ignored.
>      */
>     uint32_t base_array_layer;
> +
> +   /**
> +    * Array Length
> +    *
> +    * Indicates the number of array elements starting at  Base Array
> Layer.
> +    */
>     uint32_t array_len;
>
>     struct isl_swizzle swizzle;
> --
> 2.7.4
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170301/afc22ab0/attachment.html>


More information about the mesa-dev mailing list