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

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_winsys.h 41 struct stw_winsys struct
96 stw_init(const struct stw_winsys *stw_winsys);
stw_device.h 48 const struct stw_winsys *stw_winsys; member in struct:stw_device
  /external/mesa3d/src/gallium/targets/libgl-gdi/
libgl_gdi.c 40 #include "stw_winsys.h"
127 * other structs such as this stw_winsys as well...
155 static const struct stw_winsys stw_winsys = { variable in typeref:struct:stw_winsys
174 stw_init(&stw_winsys);

Completed in 108 milliseconds