Home | History | Annotate | Download | only in glsl

Lines Matching full:conversions

198     * the post-call conversions in a temporary exec_list, and emit them later.
261 * bidirectional implicit conversions.
303 /* Also emit any necessary out-parameter conversions. */
429 * section (GLSL 1.10 section 5.4.1), not the "Implicit Conversions" rules.
579 * Section 4.1.10 "Implicit Conversions.""
613 /* Apply implicit conversions (not the scalar constructor rules!). See