Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_screen.h113 struct __DRIimageRec { struct
114 struct pipe_resource *texture;
115 unsigned level;
116 unsigned layer;
117 uint32_t dri_format;
118 uint32_t dri_fourcc;
119 uint32_t dri_components;
123 uint32_t internal_format;
124 unsigned use;
125 unsigned plane;
[all …]