| si_shader.h | 514 * NGG - VS & PS: GS | | | | | PS 648 unsigned as_ngg : 1; /* whether it's the last GE stage and NGG is enabled, 679 /* For NGG VS and TES. */ 750 uint8_t ngg : 1; /* gfx10+ */ member in struct:si_vgt_stages_key::__anon1619 751 uint8_t streamout : 1; /* only used with NGG */ 756 uint8_t ngg : 1; 806 } ngg; member in struct:si_shader 853 } ngg; member in union:si_shader::__anon1621
|