Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_device.h115 stw_lock_contexts(struct stw_device *stw_dev) in stw_lock_contexts()
122 stw_unlock_contexts(struct stw_device *stw_dev) in stw_unlock_contexts()
139 stw_lock_framebuffers(struct stw_device *stw_dev) in stw_lock_framebuffers()
146 stw_unlock_framebuffers(struct stw_device *stw_dev) in stw_unlock_framebuffers()
Dstw_device.c47 struct stw_device *stw_dev = NULL; variable
Dstw_pixelformat.c133 stw_pixelformat_add(struct stw_device *stw_dev, in stw_pixelformat_add()