Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Ddevice9.h32 struct NineDevice9 struct
34 struct NineUnknown base;
35 bool ex;
36 bool may_swvp;
39 struct pipe_screen *screen;
41 struct pipe_context *pipe_secondary;
42 struct pipe_screen *screen_sw;
43 struct pipe_context *pipe_sw;
44 struct cso_context *cso_sw;
47 struct csmt_context *csmt_ctx;
[all …]