Re: [Mesa-dev] [PATCH 05/25] i965: Define and initialize image meta-data structure.

2013-12-30 Thread Paul Berry
On 2 December 2013 11:39, Francisco Jerez wrote: > This will be used to pass image information to the shader when we > cannot use typed surface reads and writes. All entries except > surface_idx and size are otherwise unused and will get eliminated by > the uniform packing pass. size will be us

[Mesa-dev] [PATCH 05/25] i965: Define and initialize image meta-data structure.

2013-12-02 Thread Francisco Jerez
This will be used to pass image information to the shader when we cannot use typed surface reads and writes. All entries except surface_idx and size are otherwise unused and will get eliminated by the uniform packing pass. size will be used for bounds checking with some image formats and will be