Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h466 struct r600_context { struct
467 struct r600_common_context b;
468 struct r600_screen *screen;
469 struct blitter_context *blitter;
470 struct u_suballocator allocator_fetch_shader;
473 bool has_vertex_cache;
474 unsigned default_gprs[EG_NUM_HW_STAGES];
475 unsigned current_gprs[EG_NUM_HW_STAGES];
476 unsigned r6xx_num_clause_temp_gprs;
479 void *custom_dsa_flush;
[all …]