Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.h208 struct r600_surface { struct
209 struct pipe_surface base;
212 unsigned width0;
213 unsigned height0;
215 bool color_initialized;
216 bool depth_initialized;
219 bool alphatest_bypass;
220 bool export_16bpc;
221 bool color_is_int8;
222 bool color_is_int10;
[all …]