Lines Matching full:auxiliary
1 Auxiliary surface compression
5 works by way of some chunk of auxiliary data (often a surface) which is used
8 bandwidth since the auxiliary data is much smaller than the main surface.
12 Broadwell and later. For this scheme, the auxiliary surface stores a single
34 run a special pipeline that reads the auxiliary data and applies it to the main
36 auxiliary surface, the corresponding pair of cache lines in the main surface
53 Creating auxiliary surfaces
56 Each type of data compression requires some type of auxiliary data on the side.
57 For most, this involves a second auxiliary surface. ISL provides helpers for
68 All of the Intel auxiliary surface compression schemes share a common concept
70 auxiliary data which says how to interpret it. The main surface is divided
71 into blocks of some fixed size and some smaller block in the auxiliary data
78 the main surface and auxiliary data and their relationship to each other. The