]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/external-libkmsxx.git/blob - libkmstest/testpat.h
move test.h to libkmstest
[android/external-libkmsxx.git] / libkmstest / testpat.h
1 #pragma once
3 namespace kms
4 {
5 void draw_test_pattern(Framebuffer& fb);
6 }