Searched refs:TGSI_PROPERTY_GS_INVOCATIONS (Results 1 – 14 of 14) sorted by relevance
292 TGSI_PROPERTY_GS_INVOCATIONS, enumerator
281 #define TGSI_PROPERTY_GS_INVOCATIONS 8 macro
66 info->properties[TGSI_PROPERTY_GS_INVOCATIONS] = 1; in tgsi_scan_shader()
456 info->properties[TGSI_PROPERTY_GS_INVOCATIONS] = nir->info.gs.invocations; in nir_tgsi_scan_shader()
871 ureg_property(ureg, TGSI_PROPERTY_GS_INVOCATIONS, 1); in util_make_geometry_passthrough_shader()
892 info->properties[TGSI_PROPERTY_GS_INVOCATIONS] = 1; in tgsi_scan_shader()
2313 ureg_property(ureg, TGSI_PROPERTY_GS_INVOCATIONS, in ureg_setup_geometry_shader()
841 gs->info.properties[TGSI_PROPERTY_GS_INVOCATIONS]; in draw_create_geometry_shader()
956 sel->info.properties[TGSI_PROPERTY_GS_INVOCATIONS]; in r600_create_shader_state()
500 TGSI_PROPERTY_GS_INVOCATIONS.
1512 pGS->instanceCount = info->properties[TGSI_PROPERTY_GS_INVOCATIONS]; in CompileGS()
1173 case TGSI_PROPERTY_GS_INVOCATIONS: in scanProperty()
2834 case TGSI_PROPERTY_GS_INVOCATIONS: in emit_vgpu10_property()
1658 case TGSI_PROPERTY_GS_INVOCATIONS: in iter_property()