Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h234 struct r600_surface { struct
235 struct pipe_surface base;
238 unsigned width0;
239 unsigned height0;
241 bool color_initialized;
242 bool depth_initialized;
245 bool alphatest_bypass;
246 bool export_16bpc;
247 bool color_is_int8;
248 bool color_is_int10;
[all …]