Home
last modified time | relevance | path

Searched refs:stw_device (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_device.h47 struct stw_device struct
91 extern struct stw_device *stw_dev; argument
106 stw_lock_contexts(struct stw_device *stw_dev) in stw_lock_contexts()
113 stw_unlock_contexts(struct stw_device *stw_dev) in stw_unlock_contexts()
120 stw_lock_framebuffers(struct stw_device *stw_dev) in stw_lock_framebuffers()
127 stw_unlock_framebuffers(struct stw_device *stw_dev) in stw_unlock_framebuffers()
Dstw_device.c45 struct stw_device *stw_dev = NULL;
104 static struct stw_device stw_dev_storage; in stw_init()
DMakefile.sources3 stw_device.c \
Dmeson.build32 'stw_device.c',
Dstw_pixelformat.c125 stw_pixelformat_add(struct stw_device *stw_dev, in stw_pixelformat_add()