Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h328 struct r600_common_screen { struct
329 struct pipe_screen b;
330 struct radeon_winsys *ws;
331 enum radeon_family family;
332 enum amd_gfx_level gfx_level;
333 struct radeon_info info;
334 uint64_t debug_flags;
335 bool has_cp_dma;
336 bool has_streamout;
338 struct disk_cache *disk_shader_cache;
[all …]