File: index.rst

package info (click to toggle)
mesa 26.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 326,172 kB
  • sloc: ansic: 2,260,907; xml: 1,035,283; cpp: 528,081; python: 83,456; asm: 40,568; yacc: 12,040; lisp: 3,663; lex: 3,461; sh: 1,035; makefile: 223
file content (23 lines) | stat: -rw-r--r-- 522 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Intel Surface Layout (ISL)
==========================

The Intel Surface Layout library (**ISL**) is a subproject in Mesa for doing
surface layout calculations for Intel graphics drivers.  It was originally
written by Lina Versace and is now maintained by Faith Ekstrand and Nanley
Chery.

.. toctree::
   :maxdepth: 2

   units
   formats
   tiling
   aux-surf-comp
   ccs
   hiz

The core representation of a surface in ISL is :c:struct:`isl_surf`.

.. c:autostruct:: isl_surf
   :file: src/intel/isl/isl.h
   :members: