Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_resource.h80 struct r600_surface { struct
81 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 …]
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_resource.h57 struct r600_surface { struct
58 struct pipe_surface base;