Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_device.h46 struct stw_device struct
89 extern struct stw_device *stw_dev; argument
102 stw_lock_contexts(struct stw_device *stw_dev) in stw_lock_contexts()
109 stw_unlock_contexts(struct stw_device *stw_dev) in stw_unlock_contexts()
116 stw_lock_framebuffers(struct stw_device *stw_dev) in stw_lock_framebuffers()
123 stw_unlock_framebuffers(struct stw_device *stw_dev) in stw_unlock_framebuffers()
Dstw_device.c45 struct stw_device *stw_dev = NULL;
87 static struct stw_device stw_dev_storage; in stw_init()
DMakefile.sources3 stw_device.c \
Dstw_pixelformat.c124 stw_pixelformat_add(struct stw_device *stw_dev, in stw_pixelformat_add()