File: graphics-base.h

package info (click to toggle)
mesa 20.3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 141,372 kB
  • sloc: ansic: 1,408,113; cpp: 400,800; xml: 313,799; python: 42,965; asm: 26,382; yacc: 9,530; lex: 2,702; sh: 1,343; makefile: 235; lisp: 82
file content (8 lines) | stat: -rw-r--r-- 212 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
#ifndef SYSTEM_CORE_GRAPHICS_BASE_H_
#define SYSTEM_CORE_GRAPHICS_BASE_H_

#include "graphics-base-v1.0.h"
#include "graphics-base-v1.1.h"
#include "graphics-base-v1.2.h"

#endif  // SYSTEM_CORE_GRAPHICS_BASE_H_