HomeSort by relevance Sort by last modified time
    Searched refs:stw_device (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_device.h 46 struct stw_device struct
85 extern struct stw_device *stw_dev;
98 stw_lock_contexts(struct stw_device *stw_dev)
105 stw_unlock_contexts(struct stw_device *stw_dev)
112 stw_lock_framebuffers(struct stw_device *stw_dev)
119 stw_unlock_framebuffers(struct stw_device *stw_dev)
stw_device.c 36 #include "stw_device.h"
45 struct stw_device *stw_dev = NULL;
69 static struct stw_device stw_dev_storage;
stw_pixelformat.c 37 #include "stw_device.h"
125 struct stw_device *stw_dev,

Completed in 294 milliseconds