Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dr600_pipe_common.h308 struct r600_surface { struct
309 struct pipe_surface base;
311 bool color_initialized;
312 bool depth_initialized;
315 bool alphatest_bypass;
316 bool export_16bpc;
317 bool color_is_int8;
318 bool color_is_int10;
321 unsigned cb_color_info;
322 unsigned cb_color_base;
[all …]