Searched refs:TGSI_PROPERTY_FS_COORD_ORIGIN (Results 1 – 13 of 13) sorted by relevance
400 transform.info.properties[TGSI_PROPERTY_FS_COORD_ORIGIN]; in util_pstipple_create_fragment_shader()
281 TGSI_PROPERTY_FS_COORD_ORIGIN, enumerator
482 case TGSI_PROPERTY_FS_COORD_ORIGIN: in iter_property()
1806 case TGSI_PROPERTY_FS_COORD_ORIGIN: in parse_property()
849 TGSI_PROPERTY_FS_COORD_ORIGIN || in i915_translate_token()
510 fsInfo->properties[TGSI_PROPERTY_FS_COORD_ORIGIN]; in setup_fragcoord_coeff()
1084 if (fp->info.properties[TGSI_PROPERTY_FS_COORD_ORIGIN]) in _nvfx_fragprog_translate()
597 TGSI_PROPERTY_FS_COORD_ORIGIN, in dcl_ps_sgv_input()
2357 case TGSI_PROPERTY_FS_COORD_ORIGIN: in ttn_compile_init()
3870 ureg_property(c->ureg, TGSI_PROPERTY_FS_COORD_ORIGIN, in nir_to_tgsi_options()
1184 case TGSI_PROPERTY_FS_COORD_ORIGIN: in scanProperty()
3664 ureg_property(tx->ureg, TGSI_PROPERTY_FS_COORD_ORIGIN, TGSI_FS_COORD_ORIGIN_UPPER_LEFT); in tx_ctor()
3103 coordinate origin convention (see TGSI_PROPERTY_FS_COORD_ORIGIN).