File: graphics-base.h

package info (click to toggle)
mesa 22.3.6-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 170,472 kB
  • sloc: ansic: 1,679,467; cpp: 411,259; xml: 391,729; python: 47,483; asm: 19,957; lisp: 16,969; yacc: 9,993; lex: 2,834; sh: 723; makefile: 242
file content (8 lines) | stat: -rw-r--r-- 212 bytes parent folder | download | duplicates (13)
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_