Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_screen.h172 struct iris_screen { struct
185 * by iris_screen, can be a different DRM instance than fd. argument
187 int winsys_fd;
189 struct iris_vtable vtbl;
192 unsigned program_id;
195 bool precompile;
198 struct {
209 } driconf;
212 unsigned kernel_features;
223 uint64_t last_seqno;
[all …]