Searched defs:r600_surface (Results 1 – 2 of 2) sorted by relevance
80 struct r600_surface { struct81 struct pipe_surface base;83 bool color_initialized;84 bool depth_initialized;87 bool alphatest_bypass;88 bool export_16bpc;91 unsigned cb_color_info;92 unsigned cb_color_base;93 unsigned cb_color_view;94 unsigned cb_color_size; /* R600 only */[all …]
57 struct r600_surface { struct58 struct pipe_surface base;