Home
last modified time | relevance | path

Searched defs:stw_dev (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_device.h98 stw_lock_contexts(struct stw_device *stw_dev) in stw_lock_contexts()
105 stw_unlock_contexts(struct stw_device *stw_dev) in stw_unlock_contexts()
112 stw_lock_framebuffers(struct stw_device *stw_dev) in stw_lock_framebuffers()
119 stw_unlock_framebuffers(struct stw_device *stw_dev) in stw_unlock_framebuffers()
Dstw_device.c45 struct stw_device *stw_dev = NULL; variable
Dstw_pixelformat.c125 struct stw_device *stw_dev, in stw_pixelformat_add()