Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9.h49 struct NineDevice9 struct
51 struct NineUnknown base;
52 boolean ex;
53 boolean may_swvp;
56 struct pipe_screen *screen;
58 struct pipe_context *pipe_secondary;
59 struct pipe_screen *screen_sw;
60 struct pipe_context *pipe_sw;
61 struct cso_context *cso_sw;
64 struct csmt_context *csmt_ctx;
[all …]