Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h722 struct si_shader_key_ge { struct
724 union {
731 } part;
736 unsigned as_es : 1; /* whether it's a shader before GS */
737 unsigned as_ls : 1; /* whether it's VS before TCS */
738 unsigned as_ngg : 1; /* whether it's the last GE stage and NGG is enabled,
742 struct {
766 } mono;
769 struct {
808 } opt;