Searched refs:GS_OFF (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_draw.cpp2595 si_init_draw_vbo<GFX_VERSION, TESS_OFF, GS_OFF, NGG_OFF>(sctx);
2597 si_init_draw_vbo<GFX_VERSION, TESS_ON, GS_OFF, NGG_OFF>(sctx);
2599 si_init_draw_vbo<GFX_VERSION, TESS_OFF, GS_OFF, NGG_ON>(sctx);
2601 si_init_draw_vbo<GFX_VERSION, TESS_ON, GS_OFF, NGG_ON>(sctx);
H A Dsi_descriptors.c2014 sctx->shader.gs.cso ? GS_ON : GS_OFF,
2021 sctx->shader.gs.cso ? GS_ON : GS_OFF,
2685 si_get_user_data_base(sctx->chip_class, TESS_OFF, GS_OFF,
2688 si_get_user_data_base(sctx->chip_class, TESS_OFF, GS_OFF,
2691 si_get_user_data_base(sctx->chip_class, TESS_OFF, GS_OFF,
H A Dsi_pipe.h144 GS_OFF, enumerator in enum:si_has_gs
1694 sctx->shader.gs.cso ? GS_ON : GS_OFF);
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dcayman_reg_auto.h3185 GS_OFF = 0x00, enumerator in enum:__anon0cfe7e3e0103
H A Devergreen_reg_auto.h3052 GS_OFF = 0x00, enumerator in enum:__anonfee943480103
H A Dr600_reg_auto_r6xx.h2457 GS_OFF = 0x00, enumerator in enum:__anoncdc68ae40103
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dcayman_reg_auto.h3185 GS_OFF = 0x00, enumerator in enum:__anon95224e760103
H A Devergreen_reg_auto.h3052 GS_OFF = 0x00, enumerator in enum:__anon2a59c8800103
H A Dr600_reg_auto_r6xx.h2457 GS_OFF = 0x00, enumerator in enum:__anonf937101c0103
/xsrc/external/mit/MesaLib/dist/src/amd/registers/
H A Dgfx7.json941 {"name": "GS_OFF", "value": 0},
H A Dgfx6.json909 {"name": "GS_OFF", "value": 0},
H A Dgfx8.json972 {"name": "GS_OFF", "value": 0},
H A Dgfx81.json1029 {"name": "GS_OFF", "value": 0},
H A Dgfx9.json1099 {"name": "GS_OFF", "value": 0},
H A Dgfx10.json912 {"name": "GS_OFF", "value": 0},
H A Dgfx103.json808 {"name": "GS_OFF", "value": 0},

Completed in 1783 milliseconds