Searched refs:TGSI_PROPERTY_GS_OUTPUT_PRIM (Results 1 – 19 of 19) sorted by relevance
285 TGSI_PROPERTY_GS_OUTPUT_PRIM, enumerator
274 #define TGSI_PROPERTY_GS_OUTPUT_PRIM 1 macro
199 topology = (pipe_prim_type)ctx->gs->info.base.properties[TGSI_PROPERTY_GS_OUTPUT_PRIM]; in swr_draw_vbo()
1505 swr_convert_prim_topology(info->properties[TGSI_PROPERTY_GS_OUTPUT_PRIM], 0); in CompileGS()1639 u_vertices_per_prim((pipe_prim_type)info->properties[TGSI_PROPERTY_GS_OUTPUT_PRIM]); in CompileGS()
224 prim_mode = shader->info.properties[TGSI_PROPERTY_GS_OUTPUT_PRIM]; in make_fs_key()
2824 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in emit_vgpu10_property()
486 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in psprite_property()
495 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in iter_property()
1796 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in parse_property()
2309 ureg_property(ureg, TGSI_PROPERTY_GS_OUTPUT_PRIM, in ureg_setup_geometry_shader()
355 ureg_property(ureg, TGSI_PROPERTY_GS_OUTPUT_PRIM, PIPE_PRIM_TRIANGLE_STRIP); in st_pbo_create_gs()
454 info->properties[TGSI_PROPERTY_GS_OUTPUT_PRIM] = nir->info.gs.output_primitive; in nir_tgsi_scan_shader()
463 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in iter_property()
1772 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in parse_property()
869 ureg_property(ureg, TGSI_PROPERTY_GS_OUTPUT_PRIM, PIPE_PRIM_POINTS); in util_make_geometry_passthrough_shader()
837 gs->info.properties[TGSI_PROPERTY_GS_OUTPUT_PRIM]; in draw_create_geometry_shader()
952 sel->info.properties[TGSI_PROPERTY_GS_OUTPUT_PRIM]; in r600_create_shader_state()
1167 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in scanProperty()
1652 case TGSI_PROPERTY_GS_OUTPUT_PRIM: in iter_property()