Searched defs:stw_dev (Results 1 – 4 of 4) sorted by relevance
118 stw_lock_contexts(struct stw_device *stw_dev) in stw_lock_contexts()125 stw_unlock_contexts(struct stw_device *stw_dev) in stw_unlock_contexts()142 stw_lock_framebuffers(struct stw_device *stw_dev) in stw_lock_framebuffers()149 stw_unlock_framebuffers(struct stw_device *stw_dev) in stw_unlock_framebuffers()
50 struct stw_device *stw_dev = NULL; variable
129 stw_pixelformat_add(struct stw_device *stw_dev, in stw_pixelformat_add()
252 struct stw_device *stw_dev = stw_get_device(); in wgl_initialize_impl() local