Searched refs:TGSI_PROPERTY_NUM_CLIPDIST_ENABLED (Results 1 – 9 of 9) sorted by relevance
293 TGSI_PROPERTY_NUM_CLIPDIST_ENABLED, enumerator
149 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in virgl_tgsi_transform_property()
842 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in scan_property()
2299 ureg_property(ureg, TGSI_PROPERTY_NUM_CLIPDIST_ENABLED, in ureg_setup_clipdist_info()
2051 ureg_property(ureg, TGSI_PROPERTY_NUM_CLIPDIST_ENABLED, in Shader_tgsi_translate()
2396 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in ttn_compile_init()
1221 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in scanProperty()
3710 ctx.info.properties[TGSI_PROPERTY_NUM_CLIPDIST_ENABLED])) - 1; in r600_shader_from_tgsi()3711 shader->clip_dist_write = (1 << ctx.info.properties[TGSI_PROPERTY_NUM_CLIPDIST_ENABLED]) - 1; in r600_shader_from_tgsi()3712 …SI_PROPERTY_NUM_CULLDIST_ENABLED]) - 1) << ctx.info.properties[TGSI_PROPERTY_NUM_CLIPDIST_ENABLED]; in r600_shader_from_tgsi()
3014 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in emit_vgpu10_property()