Home
last modified time | relevance | path

Searched refs:stw_device (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_device.h50 struct stw_device struct
98 extern struct stw_device *stw_dev; argument
103 struct stw_device *
116 stw_lock_contexts(struct stw_device *stw_dev) in stw_lock_contexts()
123 stw_unlock_contexts(struct stw_device *stw_dev) in stw_unlock_contexts()
140 stw_lock_framebuffers(struct stw_device *stw_dev) in stw_lock_framebuffers()
147 stw_unlock_framebuffers(struct stw_device *stw_dev) in stw_unlock_framebuffers()
Dstw_device.c48 struct stw_device *stw_dev = NULL;
123 static struct stw_device stw_dev_storage; in stw_init()
192 struct stw_device *
Dmeson.build32 'stw_device.c',
Dstw_pixelformat.c133 stw_pixelformat_add(struct stw_device *stw_dev, in stw_pixelformat_add()
/third_party/mesa3d/ohos/
Ddependency_inputs.gni4216 "../src/gallium/frontends/wgl/stw_device.c",
4217 "../src/gallium/frontends/wgl/stw_device.h",