~mmach/netext73/mesa-haswell

« back to all changes in this revision

Viewing changes to docs/isl/index.rst

  • Committer: mmach
  • Date: 2022-09-22 19:56:13 UTC
  • Revision ID: netbit73@gmail.com-20220922195613-wtik9mmy20tmor0i
2022-09-22 21:17:09

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Intel Surface Layout (ISL)
2
 
==========================
3
 
 
4
 
The Intel Surface Layout library (**ISL**) is a subproject in Mesa for doing
5
 
surface layout calculations for Intel graphics drivers.  It was originally
6
 
written by Chad Versace and is now maintained by Jason Ekstrand and Nanley
7
 
Chery.
8
 
 
9
 
.. toctree::
10
 
   :maxdepth: 2
11
 
 
12
 
   units
13
 
   formats
14
 
   tiling
15
 
   aux-surf-comp
16
 
   ccs
17
 
   hiz
18
 
 
19
 
The core representation of a surface in ISL is :cpp:struct:`isl_surf`.
20
 
 
21
 
.. doxygenstruct:: isl_surf
22
 
   :members: