Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h239 struct r600_surface { struct
240 struct pipe_surface base;
243 unsigned width0;
244 unsigned height0;
246 bool color_initialized;
247 bool depth_initialized;
250 bool alphatest_bypass;
251 bool export_16bpc;
252 bool color_is_int8;
253 bool color_is_int10;
[all …]