Searched defs:si_context (Results 1 – 1 of 1) sorted by relevance
426 struct si_context { struct427 struct r600_common_context b;428 struct blitter_context *blitter;429 void *custom_dsa_flush;430 void *custom_blend_resolve;431 void *custom_blend_fmask_decompress;432 void *custom_blend_eliminate_fastclear;433 void *custom_blend_dcc_decompress;434 void *vs_blit_pos;435 void *vs_blit_pos_layered;[all …]