Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/
H A Dstw_device.h118 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()
H A Dstw_device.c50 struct stw_device *stw_dev = NULL; variable
H A Dstw_pixelformat.c129 stw_pixelformat_add(struct stw_device *stw_dev, in stw_pixelformat_add()
/aosp_15_r20/external/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c252 struct stw_device *stw_dev = stw_get_device(); in wgl_initialize_impl() local