Searched refs:TGSI_PROPERTY_GS_OUTPUT_PRIM (Results 1 – 19 of 19) sorted by relevance
273 #define TGSI_PROPERTY_GS_OUTPUT_PRIM 1 macro
281 TGSI_PROPERTY_GS_OUTPUT_PRIM, enumerator
182 topology = (pipe_prim_type)ctx->gs->info.base.properties[TGSI_PROPERTY_GS_OUTPUT_PRIM]; in swr_draw_vbo()
554 swr_convert_prim_topology(info->properties[TGSI_PROPERTY_GS_OUTPUT_PRIM]); in CompileGS()671 u_vertices_per_prim((pipe_prim_type)info->properties[TGSI_PROPERTY_GS_OUTPUT_PRIM]); in CompileGS()
485 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in psprite_property()
495 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in iter_property()
1786 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in parse_property()
348 ureg_property(ureg, TGSI_PROPERTY_GS_OUTPUT_PRIM, PIPE_PRIM_TRIANGLE_STRIP); in st_pbo_create_gs()
1484 ureg_property(ureg, TGSI_PROPERTY_GS_OUTPUT_PRIM, in st_translate_geometry_program()
930 ureg_property(ureg, TGSI_PROPERTY_GS_OUTPUT_PRIM, PIPE_PRIM_POINTS); in util_make_geometry_passthrough_shader()
195 info->properties[TGSI_PROPERTY_GS_OUTPUT_PRIM] = nir->info.gs.output_primitive; in si_nir_scan_shader()
2055 sel->info.properties[TGSI_PROPERTY_GS_OUTPUT_PRIM]; in si_create_shader_selector()
463 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in iter_property()
1772 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in parse_property()
777 gs->info.properties[TGSI_PROPERTY_GS_OUTPUT_PRIM]; in draw_create_geometry_shader()
924 sel->info.properties[TGSI_PROPERTY_GS_OUTPUT_PRIM]; in r600_create_shader_state()
1214 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in scanProperty()
1937 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in emit_vgpu10_property()
1312 if (prop->Property.PropertyName == TGSI_PROPERTY_GS_OUTPUT_PRIM) { in iter_property()