Searched defs:point_coord_is_sysval (Results 1 – 2 of 2) sorted by relevance
63 bool point_coord_is_sysval, in nir_lower_texcoord_replace_impl()142 bool point_coord_is_sysval, bool yinvert) in nir_lower_texcoord_replace()
940 bool point_coord_is_sysval = st->ctx->Const.GLSLPointCoordIsSysVal; in st_create_fp_variant() local