Searched refs:TGSI_PROPERTY_GS_INPUT_PRIM (Results 1 – 8 of 8) sorted by relevance
218 #define TGSI_PROPERTY_GS_INPUT_PRIM 0 macro
476 prop->Property.PropertyName == TGSI_PROPERTY_GS_INPUT_PRIM) { in iter_property()
1450 case TGSI_PROPERTY_GS_INPUT_PRIM: in parse_property()1456 if (property_name == TGSI_PROPERTY_GS_INPUT_PRIM && in parse_property()
419 case TGSI_PROPERTY_GS_INPUT_PRIM: in iter_property()
1239 property.PropertyName = TGSI_PROPERTY_GS_INPUT_PRIM; in tgsi_default_property()
1398 TGSI_PROPERTY_GS_INPUT_PRIM, in emit_decls()
114 TGSI_PROPERTY_GS_INPUT_PRIM) in draw_create_geometry_shader()
727 case TGSI_PROPERTY_GS_INPUT_PRIM: in scanProperty()