Searched refs:TGSI_PROPERTY_GS_INPUT_PRIM (Results 1 – 21 of 21) sorted by relevance
284 TGSI_PROPERTY_GS_INPUT_PRIM, enumerator
273 #define TGSI_PROPERTY_GS_INPUT_PRIM 0 macro
475 prop->Property.PropertyName == TGSI_PROPERTY_GS_INPUT_PRIM) { in iter_property()
462 info->properties[TGSI_PROPERTY_GS_INPUT_PRIM]; in tgsi_scan_shader()
1771 case TGSI_PROPERTY_GS_INPUT_PRIM: in parse_property()1777 if (property_name == TGSI_PROPERTY_GS_INPUT_PRIM && in parse_property()
462 case TGSI_PROPERTY_GS_INPUT_PRIM: in iter_property()
1283 property.PropertyName = TGSI_PROPERTY_GS_INPUT_PRIM; in tgsi_default_property()
490 prop->Property.PropertyName == TGSI_PROPERTY_GS_INPUT_PRIM) { in iter_property()
1795 case TGSI_PROPERTY_GS_INPUT_PRIM: in parse_property()1801 if (property_name == TGSI_PROPERTY_GS_INPUT_PRIM && in parse_property()
494 case TGSI_PROPERTY_GS_INPUT_PRIM: in iter_property()
1300 property.PropertyName = TGSI_PROPERTY_GS_INPUT_PRIM; in tgsi_default_property()
927 info->properties[TGSI_PROPERTY_GS_INPUT_PRIM]; in tgsi_scan_shader()
2307 ureg_property(ureg, TGSI_PROPERTY_GS_INPUT_PRIM, in ureg_setup_geometry_shader()
354 ureg_property(ureg, TGSI_PROPERTY_GS_INPUT_PRIM, PIPE_PRIM_TRIANGLES); in st_pbo_create_gs()
453 info->properties[TGSI_PROPERTY_GS_INPUT_PRIM] = nir->info.gs.input_primitive; in nir_tgsi_scan_shader()
868 ureg_property(ureg, TGSI_PROPERTY_GS_INPUT_PRIM, PIPE_PRIM_POINTS); in util_make_geometry_passthrough_shader()
835 gs->info.properties[TGSI_PROPERTY_GS_INPUT_PRIM]; in draw_create_geometry_shader()
1164 int index_limit = u_vertices_per_prim(info->properties[TGSI_PROPERTY_GS_INPUT_PRIM]); in emit_fetch_gs_input()
1182 case TGSI_PROPERTY_GS_INPUT_PRIM: in scanProperty()
2817 case TGSI_PROPERTY_GS_INPUT_PRIM: in emit_vgpu10_property()
1649 case TGSI_PROPERTY_GS_INPUT_PRIM: in iter_property()