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.h102 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; variable
Dstw_pixelformat.c124 stw_pixelformat_add(struct stw_device *stw_dev, in stw_pixelformat_add()