Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.h671 struct si_shader_key_ge { struct
673 union {
680 } part;
685 unsigned as_es : 1; /* whether it's a shader before GS */
686 unsigned as_ls : 1; /* whether it's VS before TCS */
687 unsigned as_ngg : 1; /* whether it's the last GE stage and NGG is enabled,
691 struct {
715 } mono;
718 struct {
751 } opt;