Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.h153 struct __DRIimageRec { struct
154 struct pipe_resource *texture;
155 unsigned level;
156 unsigned layer;
157 uint32_t dri_format;
158 uint32_t dri_fourcc;
159 uint32_t dri_components;
163 uint32_t internal_format;
164 unsigned use;
165 unsigned plane;
[all …]