Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h467 struct r600_context { struct
468 struct r600_common_context b;
469 struct r600_screen *screen;
470 struct blitter_context *blitter;
471 struct u_suballocator allocator_fetch_shader;
474 bool has_vertex_cache;
475 unsigned default_gprs[EG_NUM_HW_STAGES];
476 unsigned current_gprs[EG_NUM_HW_STAGES];
477 unsigned r6xx_num_clause_temp_gprs;
480 void *custom_dsa_flush;
[all …]