index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ttmtest
/
ChangeLog
diff options
context:
1
2
3
4
5
6<
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include <kms++/kms++.h>
#include <kms++/omap/omapkms++.h>
namespace
py
=
pybind11
;
using namespace
kms
;
using namespace
std
;
void
init_pykmsomap
(
py
::
module
&
m
)
{
py
::
class_
<
OmapCard
>(
m
,
"OmapCard"
,
py
::
base
<
Card
>
0 files changed, 0 insertions, 0 deletions