Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h657 struct si_shader_key_ge { struct
659 union {
672 } part;
677 unsigned as_es : 1; /* whether it's a shader before GS */
678 unsigned as_ls : 1; /* whether it's VS before TCS */
679 unsigned as_ngg : 1; /* whether it's the last GE stage and NGG is enabled,
683 struct {
695 } mono;
698 struct {
725 } opt;