Home | History | Annotate | Download | only in glsl

Lines Matching full:precision

456    ast_precision_none = 0, /**< Absence of precision qualifier. */
626 /** Precision of the type (highp/medium/lowp). */
627 unsigned precision:2;
859 /** For precision statements, this is the given precision; otherwise none. */