Searched refs:TGSI_PROPERTY_NUM_CLIPDIST_ENABLED (Results 1 – 10 of 10) sorted by relevance
67 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in virgl_tgsi_transform_property()
299 TGSI_PROPERTY_NUM_CLIPDIST_ENABLED, enumerator
288 #define TGSI_PROPERTY_NUM_CLIPDIST_ENABLED 15 macro
437 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in tgsi_scan_shader()
841 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in scan_property()
2263 ureg_property(ureg, TGSI_PROPERTY_NUM_CLIPDIST_ENABLED, in ureg_setup_clipdist_info()
1215 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in scanProperty()
3692 ctx.info.properties[TGSI_PROPERTY_NUM_CLIPDIST_ENABLED])) - 1; in r600_shader_from_tgsi()3693 shader->clip_dist_write = (1 << ctx.info.properties[TGSI_PROPERTY_NUM_CLIPDIST_ENABLED]) - 1; in r600_shader_from_tgsi()3694 …SI_PROPERTY_NUM_CULLDIST_ENABLED]) - 1) << ctx.info.properties[TGSI_PROPERTY_NUM_CLIPDIST_ENABLED]; in r600_shader_from_tgsi()
2840 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in emit_vgpu10_property()
1661 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in iter_property()