Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h621 struct si_shader_key { struct
623 union {
641 } part;
646 unsigned as_es : 1; /* whether it's a shader before GS */
647 unsigned as_ls : 1; /* whether it's VS before TCS */
648 unsigned as_ngg : 1; /* whether it's the last GE stage and NGG is enabled,
652 struct {
670 } mono;
673 struct {
699 } opt;