mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-19 05:28:30 +02:00
add missing PictureTransformPoint3d call
This commit is contained in:
parent
c48f631cdb
commit
4073f24c90
1 changed files with 1 additions and 0 deletions
|
|
@ -518,6 +518,7 @@ LOOKUP dixLookupTab[] = {
|
|||
/* picture.c */
|
||||
SYMFUNC(PictureInit)
|
||||
SYMFUNC(PictureTransformPoint)
|
||||
SYMFUNC(PictureTransformPoint3d)
|
||||
SYMFUNC(PictureGetSubpixelOrder)
|
||||
SYMFUNC(PictureSetSubpixelOrder)
|
||||
SYMVAR(PictureScreenPrivateIndex)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue