Searched refs:vgt_gs_onchip_cntl (Results 1 – 5 of 5) sorted by relevance
829 unsigned vgt_gs_onchip_cntl; member840 unsigned vgt_gs_onchip_cntl; member
1220 unsigned vgt_gs_onchip_cntl = sctx->shader.gs.current->ctx_reg.gs.vgt_gs_onchip_cntl; in gfx10_emit_ge_cntl() local1221 primgroup_size = G_028A44_GS_PRIMS_PER_SUBGRP(vgt_gs_onchip_cntl); in gfx10_emit_ge_cntl()1222 vertgroup_size = G_028A44_ES_VERTS_PER_SUBGRP(vgt_gs_onchip_cntl); in gfx10_emit_ge_cntl()
803 shader->ctx_reg.gs.vgt_gs_onchip_cntl); in si_emit_shader_gs()949 shader->ctx_reg.gs.vgt_gs_onchip_cntl = in si_shader_gs()1012 shader->ctx_reg.ngg.vgt_gs_onchip_cntl); in gfx10_emit_shader_ngg_tail()1271 shader->ctx_reg.ngg.vgt_gs_onchip_cntl = in gfx10_shader_ngg()
208 uint32_t vgt_gs_onchip_cntl; member
1932 out->vgt_gs_onchip_cntl = S_028A44_ES_VERTS_PER_SUBGRP(es_verts_per_subgroup) | in gfx9_get_gs_info()4859 radeon_set_context_reg(ctx_cs, R_028A44_VGT_GS_ONCHIP_CNTL, gs_state->vgt_gs_onchip_cntl); in radv_pipeline_generate_hw_gs()5222 unsigned vgt_gs_onchip_cntl = gs_state->vgt_gs_onchip_cntl; in gfx10_pipeline_generate_ge_cntl() local5223 primgroup_size = G_028A44_GS_PRIMS_PER_SUBGRP(vgt_gs_onchip_cntl); in gfx10_pipeline_generate_ge_cntl()